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
+3
View File
@@ -22,6 +22,9 @@
SHOULD_CALL_PARENT(TRUE)
tag = null
// Close our open TGUIs
SStgui.close_uis(src)
var/list/timers = active_timers
active_timers = null
for(var/thing in timers)