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