Merge pull request #12728 from silicons/vote

"I didn't see the map vote" - Adds a stat vote panel for plurality and approval voting as an alternative to the regular popups.
This commit is contained in:
Lin
2020-07-20 18:17:45 -05:00
committed by GitHub
2 changed files with 54 additions and 1 deletions
+2
View File
@@ -589,6 +589,8 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
/mob/Stat()
..()
SSvote?.render_statpanel(src)
//This is only called from client/Stat(), let's assume client exists.
if(statpanel("Status"))