1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Add sound volume controls to ingame menu

This commit is contained in:
RealBadAngel 2013-02-23 16:01:35 +01:00
parent f9a8efb992
commit 4d73d99ebc
7 changed files with 268 additions and 1 deletions

View file

@ -297,6 +297,7 @@ set(minetest_SRCS
guiFormSpecMenu.cpp
guiPauseMenu.cpp
guiPasswordChange.cpp
guiVolumeChange.cpp
guiDeathScreen.cpp
guiChatConsole.cpp
guiCreateWorld.cpp