NK-126 - Fixed File Browser Refresh

This commit is contained in:
Émeryc
2023-07-21 19:19:29 -04:00
parent 55abc9d63a
commit 24f9d092c1
6 changed files with 118 additions and 110 deletions

View File

@@ -8,6 +8,8 @@
#include <src/Scripting/WrenScript.h>
#include <Engine.h>
#include "src/Scene/Components/WrenScriptComponent.h"
EditorSelectionPanel::EditorSelectionPanel()
{
mTransformPanel = TransformPanel();