mirror of
https://github.com/HybridDog/pdisc.git
synced 2025-07-20 17:20:24 +02:00
Compare commits
2 Commits
master
...
cd9c345420
Author | SHA1 | Date | |
---|---|---|---|
cd9c345420 | |||
bce2421ac5 |
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("info", msg)
|
||||
minetest.log("action", msg)
|
||||
end
|
||||
|
Reference in New Issue
Block a user