This commit is contained in:
Linventif 2024-07-27 19:27:30 +00:00
parent 94879952e8
commit f250dba952

View File

@ -1,6 +1,6 @@
if game.SinglePlayer() then return print("Gmod Integration is not supported in Singleplayer!") end
gmInte = gmInte || {}
gmInte.version = "0.3.8"
gmInte.version = "0.3.9"
gmInte.config = {}
gmInte.materials = {}
local function loadServerConfig()