new demo song
by ALTMUS
This commit is contained in:
parent
bb2b2e1cc6
commit
13b56870ec
16 changed files with 802 additions and 74 deletions
|
|
@ -96,8 +96,8 @@ bool FurnaceGUI::drawSysConf(int chan, int sysPos, DivSystem type, DivConfig& fl
|
|||
}
|
||||
}
|
||||
|
||||
if (msw) {
|
||||
if (ImGui::Checkbox(_("Modified sine wave (joke)"),&msw)) {
|
||||
if (msw || curEngineState==6 || curEngineState==16) {
|
||||
if (ImGui::Checkbox(_("Modified sine wave"),&msw)) {
|
||||
altered=true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue