Call ST_Start and HU_Start after player spawns
See commit 34a10557e2240072927cd460c185c9df15017bb8
To be safe, we'll still call the status and hud start functions everytime a player spawns, but not during busy mode. Map setupwill call the start functions after the busy mode has ended.
View differences
Call ST_Start and HU_Start after player spawns
See commit 34a10557e2240072927cd460c185c9df15017bb8
To be safe, we'll still call the status and hud start functions every
time a player spawns, but not during busy mode. Map setup
will call the start functions after the busy mode has ended.