1
0
镜像自地址 https://github.com/minetest-mods/skinsdb.git 已同步 2025-10-17 22:55:24 +02:00

saner commenting

这个提交包含在:
SmallJoker
2024-06-14 23:38:25 +02:00
父节点 8deb08696f
当前提交 0bfcb4ed14
共有 2 个文件被更改,包括 4 次插入6 次删除

查看文件

@@ -112,6 +112,5 @@ minetest.register_allow_player_inventory_action(function(player, action, inv, da
end
end)
if true then
dofile(skins.modpath.."/unittest.lua")
end
--dofile(skins.modpath.."/unittest.lua")

查看文件

@@ -46,6 +46,5 @@ local function run_unittest()
error("Unittest passed! Please disable them now.")
end
if skins._enable_unittest then
run_unittest()
end
run_unittest()