summaryrefslogtreecommitdiff
path: root/technic/machines/power_monitor.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic/machines/power_monitor.lua')
-rw-r--r--technic/machines/power_monitor.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/technic/machines/power_monitor.lua b/technic/machines/power_monitor.lua
index 25836d6..0d709da 100644
--- a/technic/machines/power_monitor.lua
+++ b/technic/machines/power_monitor.lua
@@ -35,7 +35,7 @@ minetest.register_node("technic:power_monitor",{
end,
})
-if technic.config:get_bool("enable_creative_mode") then
+if technic.config:get_bool("creative_mode") then
--Power distribution is not used in this mode,
--so the power monitor is inert and never needs to run.
return