mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
TG: This should fix the formatting error on the power monitoring computer.
Revision: r3745 Author: joeheinemeyer
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
|
||||
for(var/obj/machinery/power/apc/A in L)
|
||||
|
||||
t += copytext(add_tspace(A.area.name, 30), 1, 30)
|
||||
t += copytext(add_tspace("\The [A.area]", 30), 1, 30)
|
||||
if(control)
|
||||
t += " (<A href='?src=\ref[src];apc=\ref[A];breaker=1'>[A.operating? " On" : "Off"]</A>)"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user