diff options
Diffstat (limited to 'Northstar.CustomServers/scripts/vscripts/mp/spawn_debug.gnut')
-rw-r--r-- | Northstar.CustomServers/scripts/vscripts/mp/spawn_debug.gnut | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/vscripts/mp/spawn_debug.gnut b/Northstar.CustomServers/scripts/vscripts/mp/spawn_debug.gnut new file mode 100644 index 00000000..75ec8cf2 --- /dev/null +++ b/Northstar.CustomServers/scripts/vscripts/mp/spawn_debug.gnut @@ -0,0 +1,6 @@ +global function SpawnDebug_Init + +void function SpawnDebug_Init() +{ + +}
\ No newline at end of file |