diff options
-rw-r--r-- | Northstar.CustomServers/mod/scripts/vscripts/mp/levels/mp_thaw.nut | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/vscripts/mp/levels/mp_thaw.nut b/Northstar.CustomServers/mod/scripts/vscripts/mp/levels/mp_thaw.nut index 3441fc60..e6eb493d 100644 --- a/Northstar.CustomServers/mod/scripts/vscripts/mp/levels/mp_thaw.nut +++ b/Northstar.CustomServers/mod/scripts/vscripts/mp/levels/mp_thaw.nut @@ -1,3 +1,5 @@ +global function CodeCallback_MapInit + void function CodeCallback_MapInit() { // Load Frontier Defense Data |