mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
Fix error on mod download failure
This commit is contained in:
@ -301,7 +301,7 @@ function modstore.handle_buttons(current_tab,fields)
|
||||
}
|
||||
else
|
||||
return {
|
||||
modtitle = param.title,
|
||||
moddetails = param.moddetails,
|
||||
successfull = false
|
||||
}
|
||||
end
|
||||
|
Reference in New Issue
Block a user