mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Refactors vote code (#18403)
* Vote refactor * Tweaks * Review tweaks * Tweak
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user