Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chouhy authored Jan 5, 2022
1 parent 7be56f3 commit 7e1b6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ MisaMino with more features. Tetrio attack table is on by default, others need t
2. Garbage cap (in tetrio, you will at most accept 8 lines of garbage at a time, which is garbage cap = 8)
3. Delayed attack (time in ms) (in tetrio or jstris, the garbage you sent will not show on opponent's garbage buffer right away) (you can still cancel these delayed garbage with your attack)
4. Undo (backspace)
5. Generate .ttrm replay file which can be played on Tetrio! (F11)
5. Generate .ttrm replay file which can be played on Tetrio! (F11) (In settings.ini, be sure that [AI] move=2 or larger)

<b>Notice:</b> That enable delayed attack, turn-based, and undo all at the same time does not make sense, so something bizarre might happen.<br>
<b>Notice2:</b> Once you generate replay file, you cannot undo an already finished game.
Expand Down

0 comments on commit 7e1b6c8

Please sign in to comment.