Skip to content
  • Claire Ellis's avatar
    Fixed G_RemovePlayer crash in players.iterate · 48514ee8
    Claire Ellis authored
    This was done by storing flag-for-removal status as a boolean inside the player struct.
    Bot players are instead removed at the start of G_Ticker, rather than being removed immediately by G_RemovePlayer.
    48514ee8