Closed joe0x04 closed 3 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.
respawn()
spectator_respawn()
Currently there is
respawn()
andspectator_respawn()
, it's not super clear when to use which. Combine and use a single function that handles different contexts.