mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
adding screenshots
This commit is contained in:
parent
a99acca772
commit
129faacac4
|
@ -5,7 +5,7 @@ if game.SinglePlayer() then return end
|
||||||
//
|
//
|
||||||
|
|
||||||
gmInte = gmInte or {}
|
gmInte = gmInte or {}
|
||||||
gmInte.version = "0.2.2"
|
gmInte.version = "0.2.3"
|
||||||
gmInte.config = {
|
gmInte.config = {
|
||||||
["redownloadMaterials"] = false,
|
["redownloadMaterials"] = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user