From 18e4db28512fdf3b32b49dff6f5f17042a8591be Mon Sep 17 00:00:00 2001 From: Linventif Date: Thu, 3 Jul 2025 18:50:12 +0000 Subject: [PATCH] test: // change example --- lua/autorun/gmod_integration.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/autorun/gmod_integration.lua b/lua/autorun/gmod_integration.lua index dfa7211..418d38b 100644 --- a/lua/autorun/gmod_integration.lua +++ b/lua/autorun/gmod_integration.lua @@ -27,6 +27,7 @@ else if !isLatest then return end end +// change example gmInte = gmInte || {} gmInte.version = "5.0.2" // This will be automatically updated by GitHub Actions gmInte.config = {}