From 13699b960905077ccae481513a4f3b542d8c1172 Mon Sep 17 00:00:00 2001
From: Kolo <67389779+JustKolosaki@users.noreply.github.com>
Date: Thu, 10 Jul 2025 07:14:50 +0200
Subject: [PATCH]
me.........................................................................
---
source/funkin/ui/debug/stageeditor/handlers/AssetDataHandler.hx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/funkin/ui/debug/stageeditor/handlers/AssetDataHandler.hx b/source/funkin/ui/debug/stageeditor/handlers/AssetDataHandler.hx
index 283ff12dba8..0aca1dfdb71 100644
--- a/source/funkin/ui/debug/stageeditor/handlers/AssetDataHandler.hx
+++ b/source/funkin/ui/debug/stageeditor/handlers/AssetDataHandler.hx
@@ -192,7 +192,7 @@ class AssetDataHandler
for (daFrame in obj.frames.frames)
{
- xml += ' \n';
+ xml += ' \n';
}
xml += "";