Skip to content

Commit 7dd7dca

Browse files
committed
Update editor.ts
1 parent 9f44b89 commit 7dd7dca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

editor.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ namespace kojac {
5050
}
5151

5252
private cancelClicked() {
53+
while (controller.A.isPressed()) { pause(10); }
5354
this.app.stageManager.pop();
5455
}
5556

0 commit comments

Comments
 (0)