aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut')
-rw-r--r--Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut6
1 files changed, 6 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut b/Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut
new file mode 100644
index 000000000..b8895c55c
--- /dev/null
+++ b/Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut
@@ -0,0 +1,6 @@
+global function SpawnWave_Init
+
+void function SpawnWave_Init()
+{
+
+} \ No newline at end of file