1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Play sounds/main_menu.ogg in menu

This commit is contained in:
PilzAdam 2013-07-28 23:14:42 +02:00
parent 174285f298
commit 4fb4efd8ed
7 changed files with 117 additions and 47 deletions

View file

@ -1106,5 +1106,6 @@ tabbuilder.init()
menubar.refresh()
modstore.init()
engine.sound_play("main_menu", true)
update_menu()