mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-16 06:37:34 +00:00
change version
This commit is contained in:
parent
275e91c812
commit
0ccd2f3b1b
|
@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
|
||||||
//
|
//
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "0.1.0"
|
gmInte.version = "0.1.1"
|
||||||
gmInte.config = gmInte.config || {}
|
gmInte.config = gmInte.config || {}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user