mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-11-05 16:45:29 +01:00
Compare commits
2 Commits
master
...
a6e79e6a25
| Author | SHA1 | Date | |
|---|---|---|---|
| a6e79e6a25 | |||
|
|
0b099505eb |
2
init.lua
2
init.lua
@@ -80,3 +80,5 @@ end
|
|||||||
if minetest.settings:get_bool("digilines_enable_rtc", true) ~= false then
|
if minetest.settings:get_bool("digilines_enable_rtc", true) ~= false then
|
||||||
dofile(modpath .. "/rtc.lua")
|
dofile(modpath .. "/rtc.lua")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
minetest.log("action", "[digilines] loaded.")
|
||||||
|
|||||||
Reference in New Issue
Block a user