forked from TeamUlysses/ulib
...
This commit is contained in:
parent
f447587d5c
commit
e250765ccc
@ -8,7 +8,7 @@ ULib = ULib or {}
|
||||
|
||||
ULib.RELEASE = true -- Don't access these two directly, use ULib.pluginVersionStr("ULib")
|
||||
ULib.VERSION = 2.71
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = true
|
||||
ULib.AUTOMATIC_UPDATE_CHECKS = false
|
||||
|
||||
ULib.ACCESS_ALL = "user"
|
||||
ULib.ACCESS_OPERATOR = "operator"
|
||||
|
Loading…
Reference in New Issue
Block a user