Revert from area to text.

Conflicts:
	code/modules/power/power.dm
This commit is contained in:
ESwordTheCat
2014-04-20 03:37:00 -04:00
committed by ZomgPonies
parent 84c296e741
commit 16d5d18e7c
3 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ Class Procs:
var/global/gl_uid = 1
var/custom_aghost_alerts=0
var/panel_open = 0
var/area/myArea
var/myArea
/obj/machinery/New()
addAtProcessing()