mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 23:47:16 +01:00
logic!
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
if(issilicon(player)) // Your assigned role doesn't change when you are turned into a silicon.
|
||||
living_players -= player
|
||||
continue
|
||||
if(player.client && player.client.prefs.allow_midround_antag)
|
||||
if(player.client && player.client.prefs.allow_midround_antag == 0)
|
||||
living_players -= player
|
||||
continue
|
||||
if(is_centcom_level(player.z))
|
||||
|
||||
Reference in New Issue
Block a user