Merge remote-tracking branch 'polaris/master' into PS_PORT_SCHEDULER

This commit is contained in:
kevinz000
2018-10-21 21:24:25 -07:00
96 changed files with 7612 additions and 7240 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()