mirror of
https://github.com/minetest/minetest_game.git
synced 2025-06-28 04:40:22 +02:00
Move hotbar code/textures, and damage sound, from player_api to default
These are unrelated to the Player API and player object. All other GUI/HUD code and textures are in default. All other engine hardcoded sounds are in default. The player_api mod is highly likely to be used unchanged in new games, so logical grouping of content will help the creation of new games.
This commit is contained in:
BIN
mods/default/textures/gui_hotbar.png
Normal file
BIN
mods/default/textures/gui_hotbar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 411 B |
BIN
mods/default/textures/gui_hotbar_selected.png
Normal file
BIN
mods/default/textures/gui_hotbar_selected.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 175 B |
Reference in New Issue
Block a user