mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
more torquescript template fixes.
This commit is contained in:
parent
6f7fdca87d
commit
b2bbd771f6
54 changed files with 122 additions and 99 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
%guiContnt = new GuiControl(ConvexEditorOptions)
|
||||
$guiContnt = new GuiControl(ConvexEditorOptions)
|
||||
{
|
||||
position = "0 0";
|
||||
extent = "800 600";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue