Outdated comment

This commit is contained in:
Sally Coolatta 2020-06-02 13:30:36 -04:00
parent d336f24860
commit ac1283bc9d

View file

@ -63,8 +63,7 @@ void K_DoIngameRespawn(player_t *player);
player - Player to preform this for.
Return:-
true if the player is not supposed to collide with geometry,
otherwise false.
None
--------------------------------------------------*/
void K_RespawnChecker(player_t *player);