mirror of
https://github.com/TeamUlysses/ulib.git
synced 2025-03-04 03:03:13 -05:00
Fix typo in defines
This commit is contained in:
parent
f169706575
commit
0b162c3a7e
@ -7,7 +7,7 @@
|
||||
ULib = ULib or {}
|
||||
|
||||
ULib.RELEASE = false -- Don't access these two directly, use ULib.pluginVersionStr("ULib")
|
||||
ULib.VERSION = 2.80
|
||||
ULib.VERSION = 2.70
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = true
|
||||
|
||||
ULib.ACCESS_ALL = "user"
|
||||
|
Loading…
Reference in New Issue
Block a user