[MIRROR] Standardized power displays (#2539)
* Standardized power displays * Update tgui.js * Delete tgui.js.rej
This commit is contained in:
committed by
Poojawa
parent
f6dfc177f5
commit
083fc1a7b4
@@ -306,7 +306,7 @@
|
||||
dat += "Cores: [linked_cores.len]<BR><BR>"
|
||||
dat += "-Current Efficiency: [reported_core_efficiency]<BR>"
|
||||
dat += "-Average Stability: [stored_core_stability] <A href='?src=\ref[src];refreshstability=1'>(update)</A><BR>"
|
||||
dat += "Last Produced: [stored_power]<BR>"
|
||||
dat += "Last Produced: [DisplayPower(stored_power)]<BR>"
|
||||
|
||||
dat += "Fuel: "
|
||||
if(!fueljar)
|
||||
|
||||
Reference in New Issue
Block a user