mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 22:07:34 +00:00
update version
This commit is contained in:
parent
016ad6187b
commit
4089d920ab
|
@ -4,8 +4,8 @@ if game.SinglePlayer() then return end
|
||||||
// Variables
|
// Variables
|
||||||
//
|
//
|
||||||
|
|
||||||
gmInte = {}
|
gmInte = gmInte or {}
|
||||||
gmInte.version = "0.2.1"
|
gmInte.version = "0.2.2"
|
||||||
gmInte.config = {
|
gmInte.config = {
|
||||||
["redownloadMaterials"] = false,
|
["redownloadMaterials"] = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user