Ports Vote to SMC

This commit is contained in:
Neerti
2018-10-20 01:52:55 -04:00
committed by VirgoBot
parent f654dd646e
commit 3a9c13b937
8 changed files with 401 additions and 409 deletions

View File

@@ -1,6 +0,0 @@
/datum/controller/process/vote/setup()
name = "vote"
schedule_interval = 10 // every second
/datum/controller/process/vote/doWork()
vote.process()