mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Add confirmation menu and make world deletion possible in GUI
This commit is contained in:
parent
591527d878
commit
64232f0aec
6 changed files with 304 additions and 30 deletions
|
@ -180,6 +180,7 @@ set(minetest_SRCS
|
|||
guiDeathScreen.cpp
|
||||
guiChatConsole.cpp
|
||||
guiCreateWorld.cpp
|
||||
guiConfirmMenu.cpp
|
||||
client.cpp
|
||||
tile.cpp
|
||||
game.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue