Refactors vote code (#18403)

* Vote refactor

* Tweaks

* Review tweaks

* Tweak
This commit is contained in:
AffectedArc07
2022-07-20 22:13:41 +01:00
committed by GitHub
parent 444650ac7a
commit 20add76efb
18 changed files with 364 additions and 470 deletions
-1
View File
@@ -81,7 +81,6 @@
STOP_PROCESSING(SSobj, src) // TODO: Have a processing bitflag to reduce on unnecessary loops through the processing lists
else
STOP_PROCESSING(SSfastprocess, src)
SStgui.close_uis(src)
return ..()
//user: The mob that is suiciding