From d58a9beb3df09b559635490f3a5bc347debb2ff5 Mon Sep 17 00:00:00 2001 From: xxSeys1 Date: Wed, 9 Apr 2025 23:45:43 +0200 Subject: [PATCH] why was this not in the last commit? --- Source/Editor/Windows/ToolboxWindow.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/Editor/Windows/ToolboxWindow.cs b/Source/Editor/Windows/ToolboxWindow.cs index a4a34c9fe..6666fcdb7 100644 --- a/Source/Editor/Windows/ToolboxWindow.cs +++ b/Source/Editor/Windows/ToolboxWindow.cs @@ -466,6 +466,7 @@ namespace FlaxEditor.Windows } /// + public override void Draw() { base.Draw();