Skip to content

Commit

Permalink
fix(イベント待ち処理): 異なるイベント待ち同士が影響する件
Browse files Browse the repository at this point in the history
  • Loading branch information
famibee committed Jun 9, 2024
1 parent 96e1cc2 commit 9218ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- fixイベント待ち処理: 異なるイベント待ち同士が影響する件
- fix(イベント待ち処理): 異なるイベント待ち同士が影響する件
- このように[p]待ち中に[quake]終了で[p]待ちが解除されるなどの不具合
```scheme
*A01 [ch text='A01=' wait=0] ; quake / p
Expand Down

0 comments on commit 9218ff8

Please sign in to comment.