Disordered editor start

This commit is contained in:
Rendo 2025-07-07 14:28:03 +05:00
commit f9a3a5427c
18 changed files with 223 additions and 17 deletions

View file

@ -19,4 +19,5 @@ public partial class AdventureEditor : MarginContainer
{
ResourceSaver.Save(editedResource, editedPath);
}
}