packetflinger / openra2

An open source remake of the Rocket Arena mod for Quake 2
GNU General Public License v3.0
20 stars 4 forks source link

Better respawning #44

Closed joe0x04 closed 3 months ago

joe0x04 commented 4 months ago

Currently there is respawn() and spectator_respawn(), it's not super clear when to use which. Combine and use a single function that handles different contexts.