fix several missing palletbars

This commit is contained in:
AzaezelX 2024-12-29 15:59:08 -06:00
parent 69fa4b389f
commit 6113373efc
9 changed files with 187 additions and 16 deletions

View file

@ -135,6 +135,7 @@ function ConvexEditorPlugin::onActivated( %this )
%this.setGridSnap( EWorldEditor.UseGridSnap );
Parent::onActivated( %this );
EditorGui.SetStandardPalletBar();
}
function ConvexEditorPlugin::onDeactivated( %this )