forked from mtcontrib/pdisc
Compare commits
1 Commits
cd9c345420
...
master
Author | SHA1 | Date | |
---|---|---|---|
d7e352d2d7 |
2
init.lua
2
init.lua
@ -15,5 +15,5 @@ local msg = "[pdisc] loaded after ca. " .. time .. " seconds."
|
||||
if time > 0.01 then
|
||||
print(msg)
|
||||
else
|
||||
minetest.log("action", msg)
|
||||
minetest.log("info", msg)
|
||||
end
|
||||
|
Reference in New Issue
Block a user