mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 14:13:59 +00:00
fix: update version to 5.0.1
This commit is contained in:
parent
1ad7010b97
commit
ed7044be58
|
@ -28,7 +28,7 @@ else
|
||||||
end
|
end
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.0"
|
gmInte.version = "5.0.1"
|
||||||
gmInte.config = {}
|
gmInte.config = {}
|
||||||
gmInte.useDataConfig = true
|
gmInte.useDataConfig = true
|
||||||
function gmInte.simpleLog(msg, debug)
|
function gmInte.simpleLog(msg, debug)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user