Add hud overlay effect, increase global tick cycle, improve skybox and sound effects

This commit is contained in:
Till Affeldt
2020-04-16 08:05:16 +02:00
parent f42f8481da
commit 7f8f1a77f2
11 changed files with 110 additions and 73 deletions

View File

@ -129,4 +129,4 @@ minetest.register_chatcommand("weather_status", {
minetest.chat_send_player(playername, dump2(status, weather))
end
end
})
})