mirror of
https://gitlab.com/arnekeller/ascii-table.git
synced 2024-12-04 21:49:08 +00:00
save game
This commit is contained in:
parent
2d37bcc295
commit
78e6eb043a
@ -384,7 +384,6 @@ impl SmartString {
|
|||||||
if !buf.is_empty() {
|
if !buf.is_empty() {
|
||||||
fragments.push((visible, buf));
|
fragments.push((visible, buf));
|
||||||
}
|
}
|
||||||
println!("FRAGMENTS: {:?}", fragments);
|
|
||||||
|
|
||||||
Self { fragments }
|
Self { fragments }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user