fixed png format

This commit is contained in:
2026-05-08 18:34:51 -04:00
parent d8930fcdbe
commit 2ff6639cd1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
/home/anon/sda/Personal/Repos/anm2ed/out/build/linux-debug/compile_commands.json
/home/anon/sda/Personal/Repos/anm2ed/out/build/linux-release/compile_commands.json
+1 -1
View File
@@ -270,11 +270,11 @@ namespace anm2ed::imgui::wizard
};
if (!path_valid_check()) return false;
if (!png_format_valid_check()) return false;
switch (type)
{
case render::PNGS:
if (!png_format_valid_check()) return false;
if (!png_directory_valid_check()) return false;
format.replace_extension(render::EXTENSIONS[render::SPRITESHEET]);
break;
+1 -1
View File
@@ -53,6 +53,6 @@ Alternatively, if you have subscribed to the mod, you can find the latest releas
[h3]Happy animating![/h3]
[img]https://files.catbox.moe/4auc1c.gif[/img]
</description>
<version>2.19</version>
<version>2.20</version>
<visibility>Public</visibility>
</metadata>