Merge pull request #38413 from Tlaltecuhtli/patch-45

Add a missing space in mechacode
This commit is contained in:
Jordan Brown
2018-06-12 11:37:02 -04:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@
var/last_message = 0
var/add_req_access = 1
var/maint_access = 0
var/dna_lock//dna-locking the mech
var/dna_lock //dna-locking the mech
var/list/proc_res = list() //stores proc owners, like proc_res["functionname"] = owner reference
var/datum/effect_system/spark_spread/spark_system = new
var/lights = FALSE