process stuff

This commit is contained in:
kevinz000
2018-10-06 13:04:24 -07:00
parent 6164cf07d8
commit e216aafe18
29 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ var/datum/controller/supply/supply_controller = new()
// Supply shuttle ticker - handles supply point regeneration
// This is called by the process scheduler every thirty seconds
/datum/controller/supply/proc/process()
/datum/controller/supply/process()
points += points_per_process
//To stop things being sent to CentCom which should not be sent to centcomm. Recursively checks for these types.