1
0
mirror of https://github.com/HybridDog/pdisc.git synced 2025-07-20 17:20:24 +02:00

Compare commits

2 Commits

2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -1,2 +0,0 @@
name = pdisc
description = A mod supposed to be used for programming robots in minetest