mirror of
https://github.com/gmod-integration/lua.git
synced 2025-03-15 14:57:33 +00:00
Fix: update version
This commit is contained in:
parent
f361bd884a
commit
d3e5546f14
|
@ -1,6 +1,6 @@
|
|||
if game.SinglePlayer() then return print("Gmod Integration is not supported in Singleplayer!") end
|
||||
gmInte = gmInte || {}
|
||||
gmInte.version = "0.4.3"
|
||||
gmInte.version = "0.4.4"
|
||||
gmInte.config = {}
|
||||
gmInte.materials = {}
|
||||
local function loadServerConfig()
|
||||
|
|
Loading…
Reference in New Issue
Block a user