Applying corrections
This commit is contained in:
parent
72ef39db60
commit
c3654a4d52
3 changed files with 6 additions and 11 deletions
|
|
@ -4840,7 +4840,8 @@ bool FurnaceGUI::loop() {
|
|||
}
|
||||
|
||||
if (displayNew) {
|
||||
newSongQuery = "";
|
||||
newSongQuery="";
|
||||
newSongFirstFrame=true;
|
||||
displayNew=false;
|
||||
ImGui::OpenPopup("New Song");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue