From 6890f7c79c33543036d14feadfa71aedd22ca183 Mon Sep 17 00:00:00 2001 From: Barichello Date: Sat, 19 Feb 2022 00:57:01 -0300 Subject: Remove dev function export --- Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_cp.nut | 1 - 1 file changed, 1 deletion(-) (limited to 'Northstar.CustomServers/mod/scripts') diff --git a/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_cp.nut b/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_cp.nut index a35af7de7..80cf84130 100644 --- a/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_cp.nut +++ b/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_cp.nut @@ -3,7 +3,6 @@ untyped global function GamemodeCP_Init global function RateSpawnpoints_CP global function DEV_PrintHardpointsInfo -global function DEV_PrintPlayersOnHardpoint // needed for sh_gamemode_cp_dialogue global array HARDPOINTS -- cgit v1.2.3