aboutsummaryrefslogtreecommitdiffstats
path: root/code/game/g_spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/game/g_spawn.c')
-rw-r--r--code/game/g_spawn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/game/g_spawn.c b/code/game/g_spawn.c
index 0739e4e..f21e13b 100644
--- a/code/game/g_spawn.c
+++ b/code/game/g_spawn.c
@@ -266,7 +266,7 @@ spawn_t spawns[] = {
#endif
{"item_botroam", SP_item_botroam},
- {0, 0}
+ {NULL, NULL}
};
/*