more tweaks

This commit is contained in:
2026-05-22 11:13:39 -04:00
parent 6e5d73c639
commit 8c421595c4
10 changed files with 80 additions and 59 deletions
+2
View File
@@ -23,8 +23,10 @@ namespace anm2ed
out.sound = sound;
out.spritesheet = spritesheet;
out.textures = textures;
out.sounds = sounds;
out.anm2 = anm2;
out.reference = reference;
out.groupReferences = groupReferences;
out.frameTime = frameTime;
out.message = message;
return out;