diff options
Diffstat (limited to 'Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut')
-rw-r--r-- | Northstar.CustomServers/scripts/vscripts/mp/spawn_wave.gnut | 6 |
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 00000000..b8895c55 --- /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 |