mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
fix several missing palletbars
This commit is contained in:
parent
69fa4b389f
commit
6113373efc
9 changed files with 187 additions and 16 deletions
|
|
@ -135,6 +135,7 @@ function ConvexEditorPlugin::onActivated( %this )
|
|||
%this.setGridSnap( EWorldEditor.UseGridSnap );
|
||||
|
||||
Parent::onActivated( %this );
|
||||
EditorGui.SetStandardPalletBar();
|
||||
}
|
||||
|
||||
function ConvexEditorPlugin::onDeactivated( %this )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue