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