mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 11:03:58 +00:00
test: // change example
This commit is contained in:
parent
c2c91362d1
commit
18e4db2851
|
@ -27,6 +27,7 @@ else
|
||||||
if !isLatest then return end
|
if !isLatest then return end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
// change example
|
||||||
gmInte = gmInte || {}
|
gmInte = gmInte || {}
|
||||||
gmInte.version = "5.0.2" // This will be automatically updated by GitHub Actions
|
gmInte.version = "5.0.2" // This will be automatically updated by GitHub Actions
|
||||||
gmInte.config = {}
|
gmInte.config = {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user