1
0
ミラー元 https://github.com/luanti-org/luanti.git 前回の同期 2026-01-07 17:55:37 +01:00

Fix error on mod download failure

このコミットが含まれているのは:
ShadowNinja
2014-01-24 15:22:22 -05:00
コミット 6e352e3cbf

ファイルの表示

@@ -301,7 +301,7 @@ function modstore.handle_buttons(current_tab,fields)
}
else
return {
modtitle = param.title,
moddetails = param.moddetails,
successfull = false
}
end