projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e9688f
)
Fix tab_mods.lua: default screenshot patch
author
Rui
<Rui914@users.noreply.github.com>
Wed, 11 Feb 2015 04:42:58 +0000
(13:42 +0900)
committer
Craig Robbins
<kde.psych@gmail.com>
Sat, 14 Feb 2015 11:00:01 +0000
(21:00 +1000)
https://forum.minetest.net/viewtopic.php?f=6&t=11201
Fixed this bug.
builtin/mainmenu/tab_mods.lua
patch
|
blob
|
history
diff --git
a/builtin/mainmenu/tab_mods.lua
b/builtin/mainmenu/tab_mods.lua
index d16ecca8c79e2834b6a7dd58b1c4a8963e525d57..e00f580bb241cb2e89bde26e8e66e3407ce595ec 100644
(file)
--- a/
builtin/mainmenu/tab_mods.lua
+++ b/
builtin/mainmenu/tab_mods.lua
@@
-57,7
+57,7
@@
local function get_formspec(tabview, name, tabdata)
end
if modscreenshot == nil then
- modscreenshot =
modstore.base
texturedir .. "no_screenshot.png"
+ modscreenshot =
default
texturedir .. "no_screenshot.png"
end
retval = retval