Update sh_defines.lua

This commit is contained in:
Zach P 2022-08-04 20:44:50 -07:00 committed by GitHub
parent ab47d243f0
commit 6bf4b52cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.80 -- Current release version. Don't access directly, use ULib.pluginVersionStr( "ULX" ) instead.
ulx.version = 3.81 -- Current release version. Don't access directly, use ULib.pluginVersionStr( "ULX" ) instead.
ulx.release = false -- Is this the release?
ulx.ID_ORIGINAL = 1