TeeworldsCN / ddnet-pvp

DDNet based server designed for PvP
Other
10 stars 9 forks source link

[fix] Destroy GameInstance before next tick instead of immediately #28

Open TsFreddie opened 3 years ago

TsFreddie commented 3 years ago

So GameController can easily destroy a room without worrying about access-after-free. (e.g. if someone want to make a login/matchmaking lobby)