mirror of
https://github.com/doukutsu-rs/doukutsu-rs
synced 2025-01-01 08:37:42 +00:00
This commit is contained in:
parent
d45e611466
commit
bc56271174
|
@ -116,7 +116,6 @@ impl TextScript {
|
|||
iter.next();
|
||||
}
|
||||
_ => {
|
||||
allow_next_event = false;
|
||||
char_buf.push(chr);
|
||||
|
||||
iter.next();
|
||||
|
|
Loading…
Reference in a new issue