generated from sigonasr2/CPlusPlusProjectTemplate
Messed up audio BGM queue flag. Fixed
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
dcd5c2f28b
commit
3cbca620ee
@ -1300,7 +1300,7 @@ public:
|
||||
case GAME_OVER_TERMINAL:{
|
||||
if (textInd>=CONSOLE_REF_TEXT.length()) {
|
||||
audioFadeOut();
|
||||
queueBGMPlayback=true;
|
||||
queueBGMPlayback=false;
|
||||
fadeOut();
|
||||
}
|
||||
}break;
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user