summaryrefslogtreecommitdiff
path: root/technic/machines/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/machines/init.lua')
-rw-r--r--technic/machines/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/technic/machines/init.lua b/technic/machines/init.lua
index ad79eab..f2e31c9 100644
--- a/technic/machines/init.lua
+++ b/technic/machines/init.lua
@@ -8,6 +8,7 @@ dofile(path.."/MV/init.lua")
dofile(path.."/HV/init.lua")
dofile(path.."/switching_station.lua")
+dofile(path.."/power_monitor.lua")
dofile(path.."/supply_converter.lua")
dofile(path.."/other/init.lua")