comment cleanup

This commit is contained in:
Shane Ellis 2021-06-30 01:34:21 -04:00
parent dad361721f
commit ee765d1043

View file

@ -3005,7 +3005,7 @@ void G_DoReborn(INT32 playernum)
// Make sure objectplace is OFF when you first start the level!
OP_ResetObjectplace();
//! Tailsbot
// Tailsbot
if (player->bot == BOT_2PAI || player->bot == BOT_2PHUMAN)
{ // Bots respawn next to their master.
mobj_t *oldmo = NULL;