]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/race.qh
Revert hiding of the weapon entity until a clean solution can be applied
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / race.qh
index 32edca781768165a32e3309433c9e8774e9c238f..4402e22568ce1f027c26f93e6cba1a0e339f278c 100644 (file)
@@ -70,3 +70,5 @@ void race_SendRankings(float pos, float prevpos, float del, float msg);
 void race_RetractPlayer(entity this);
 
 void race_InitSpectator();
+
+spawnfunc(target_checkpoint);