Uncheck End hold box when Hold End note placed.
This commit is contained in:
@@ -1122,6 +1122,7 @@ namespace BAKKA_Editor
|
||||
{
|
||||
tempNote.NoteType = NoteType.HoldEnd;
|
||||
SetNonHoldButtonState(true);
|
||||
endHoldCheck.Checked = false;
|
||||
holdButtonClicked();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user