I forgor
I need to stop doing stuff with lack of sleep
This commit is contained in:
parent
654aaa6065
commit
2399cb4f70
1 changed files with 1 additions and 1 deletions
|
|
@ -8746,7 +8746,7 @@ void K_SetRespawnAtNextWaypoint(player_t * player)
|
|||
}
|
||||
|
||||
currentwaypoint = player->mo;
|
||||
safewaypoint = player->nextwaypoint->mobj;
|
||||
safewaypoint = oopisepoint->mobj;
|
||||
CONS_Debug(DBG_GAMELOGIC, M_GetText("Tried to respawn at invalid waypoint! Setting respawn to closest waypoint\n"));
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue