mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-23 03:12:38 +00:00
comment cleanup
This commit is contained in:
parent
dad361721f
commit
ee765d1043
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue