feat: test CI
All checks were successful
ci / Lint GSC files (push) Successful in 9s

This commit is contained in:
2025-05-22 10:42:25 +02:00
parent 5562332e06
commit 10bd81f6bb
29 changed files with 24 additions and 5 deletions

View File

@ -0,0 +1,6 @@
if (game:issingleplayer() or not Engine.InFrontend()) then
return
end
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_CATEGORY_4_CAPS", "^3SAFEGUARD - BOTS^7");
game:addlocalizedstring("LUA_MENU_MP_SQUADS_DLC_DESC_4", "Play Safeguard alongside AI teammates.");