Bootstrap test

This commit is contained in:
Simon Lübeß
2024-10-02 18:21:57 +02:00
parent 21ddf69d5f
commit 4f45da02bf
86 changed files with 77957 additions and 1 deletions
@@ -4,7 +4,7 @@ namespace GlitchyEditor.Ultralight;
class UltralightEntityHierarchyWindow : UltralightWindow
{
public this() : base("Entity Hierarchy", "file:///app.html")
public this() : base("Entity Hierarchy", "file:///pages/EntityHierarchy.html")
{
}