turn on proper noise layout by default
This commit is contained in:
parent
7e7a5a8e30
commit
ed98df91d2
|
@ -562,7 +562,7 @@ struct DivSong {
|
|||
linearPitch(2),
|
||||
pitchSlideSpeed(4),
|
||||
loopModality(0),
|
||||
properNoiseLayout(false),
|
||||
properNoiseLayout(true),
|
||||
waveDutyIsVol(false),
|
||||
resetMacroOnPorta(false),
|
||||
legacyVolumeSlides(false),
|
||||
|
|
Loading…
Reference in a new issue