mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
edit: upgrading version
This commit is contained in:
parent
3cc38b30ff
commit
1aac9f7ad3
|
@ -6,7 +6,7 @@ if (game.SinglePlayer()) then return print("Gmod Integration is not supported in
|
||||||
|
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
|
|
||||||
gmInte.version = "0.3.2"
|
gmInte.version = "0.3.3"
|
||||||
gmInte.config = {}
|
gmInte.config = {}
|
||||||
gmInte.materials = {}
|
gmInte.materials = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user