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