mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 16:14:38 +00:00
Merge branch 'Preview4_0_DevHead' into tsneo
This commit is contained in:
commit
6e072dbf91
62 changed files with 388 additions and 459 deletions
|
|
@ -214,7 +214,7 @@ $guiContent = new GuiWindowCollapseCtrl(PE_Window) {
|
|||
groupNum = "-1";
|
||||
buttonType = "PushButton";
|
||||
useMouseEvents = "0";
|
||||
bitmap = "ToolsModule:new_image";
|
||||
bitmapAsset = "ToolsModule:new_image";
|
||||
tooltip = "Create New Emitter";
|
||||
};
|
||||
new GuiBitmapButtonCtrl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue