Add placeholder audio and speech.
Avoids crashes when loading standard menu, map editor and lobby.
This commit is contained in:
parent
4a2d71df12
commit
a53a4df6de
1
mods/example/audio/music.yaml
Normal file
1
mods/example/audio/music.yaml
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
||||||
8
mods/example/audio/notifications.yaml
Normal file
8
mods/example/audio/notifications.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Speech:
|
||||||
|
DefaultVariant: .wav
|
||||||
|
Notifications:
|
||||||
|
StartGame:
|
||||||
|
|
||||||
|
Sounds:
|
||||||
|
DefaultVariant: .wav
|
||||||
|
Notifications:
|
||||||
@ -30,7 +30,11 @@ Assemblies:
|
|||||||
ChromeLayout:
|
ChromeLayout:
|
||||||
example|mainmenu.yaml
|
example|mainmenu.yaml
|
||||||
|
|
||||||
|
Music:
|
||||||
|
hv|audio/music.yaml
|
||||||
|
|
||||||
Notifications:
|
Notifications:
|
||||||
|
hv|audio/notifications.yaml
|
||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
example|english.yaml
|
example|english.yaml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user