diff --git a/lua/autorun/gmod_integration.lua b/lua/autorun/gmod_integration.lua index 43eca68..979e122 100644 --- a/lua/autorun/gmod_integration.lua +++ b/lua/autorun/gmod_integration.lua @@ -27,7 +27,6 @@ else if !isLatest then return end end -// change example gmInte = gmInte || {} gmInte.version = "5.0.3" // This will be automatically updated by GitHub Actions gmInte.config = {}