Skip to content
Snippets Groups Projects
Commit 48514ee8 authored by Claire Ellis's avatar Claire Ellis 💬
Browse files

Fixed G_RemovePlayer crash in players.iterate

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.
parent 4486ff06
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment