1
0
镜像自地址 https://github.com/luanti-org/luanti.git 已同步 2025-12-16 03:55:24 +01:00

Fix tab_mods.lua: default screenshot patch

https://forum.minetest.net/viewtopic.php?f=6&t=11201
Fixed this bug.
这个提交包含在:
Rui
2015-02-11 13:42:58 +09:00
提交者 Loic Blot
父节点 a19ec3328c
当前提交 14cc2c23d7

查看文件

@@ -57,7 +57,7 @@ local function get_formspec(tabview, name, tabdata)
end
if modscreenshot == nil then
modscreenshot = modstore.basetexturedir .. "no_screenshot.png"
modscreenshot = defaulttexturedir .. "no_screenshot.png"
end
retval = retval