removes a var and makes another one a FALSE and TRUE. Nothing much

This commit is contained in:
blah
2017-11-05 22:20:03 +00:00
parent 910be9f4e2
commit 898db9af81
8 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
anchored = TRUE
var/obj/machinery/mineral/processing_unit/machine = null
var/machinedir = EAST
speed_process = 1
speed_process = TRUE
/obj/machinery/mineral/processing_unit_console/Initialize()
. = ..()