mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -535,7 +535,7 @@ local function handle_circuit_power_load()
|
|||||||
po = po + v.o
|
po = po + v.o
|
||||||
end
|
end
|
||||||
|
|
||||||
return pi * 10000 / po
|
return (pi * 10000 / po) or 0
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Get the statistics for the vlayer
|
--- Get the statistics for the vlayer
|
||||||
|
|||||||
Reference in New Issue
Block a user