forked from TeamUlysses/ulx
Forgot to update ULX version in sh_defines.
Also, the previous commit fixes issue #2.
This commit is contained in:
parent
ece506c837
commit
43d2f16f3a
@ -1,6 +1,6 @@
|
||||
ulx.LOW_ARGS = "You did not specify enough arguments for this command. Type 'ulx help' in console for help."
|
||||
|
||||
ulx.version = 3.53 -- Current release version. Don't access directly, use ulx.getVersion instead. (SVN checks)
|
||||
ulx.version = 3.54 -- Current release version. Don't access directly, use ulx.getVersion instead. (SVN checks)
|
||||
ulx.release = true -- Is this the release?
|
||||
|
||||
ulx.ID_ORIGINAL = 1
|
||||
|
Loading…
Reference in New Issue
Block a user