This commit is contained in:
Max Bradbury 2021-05-16 18:54:54 +01:00
parent e881aeeaf7
commit effc207575
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ impl Palette {
colour.to_string().replace('#', "FF")
).collect();
// todo re-insert original comments
format!(
";paint.net Palette File\r\n;Colors: {}\r\n{}\r\n",
self.colours.len(),