mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Clear Antag Datums Fix (#10985)
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
current_antagonists -= player
|
||||
faction_members -= player
|
||||
player.special_role = null
|
||||
player.antag_datums -= id
|
||||
update_icons_removed(player)
|
||||
BITSET(player.current.hud_updateflag, SPECIALROLE_HUD)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user