diamante0018 4f93d79667
All checks were successful
ci / Lint GSC files (push) Successful in 9s
feat: test CI
2025-05-22 10:47:23 +02:00

7 lines
266 B
Lua

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.");