mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Bootstrap test
This commit is contained in:
@@ -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")
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user