mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-16 06:37:34 +00:00
update version
This commit is contained in:
parent
9ffd748c99
commit
0c492a56ca
|
@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
|
||||||
//
|
//
|
||||||
|
|
||||||
gmInte = {}
|
gmInte = {}
|
||||||
gmInte.version = "0.1.8"
|
gmInte.version = "0.1.9"
|
||||||
gmInte.config = {
|
gmInte.config = {
|
||||||
["redownloadMaterials"] = false,
|
["redownloadMaterials"] = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user