mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments
This commit is contained in:
commit
52093cbde5
25 changed files with 530 additions and 266 deletions
|
|
@ -172,6 +172,7 @@ $guiContent = new GuiControl() {
|
|||
showClassNames = "0";
|
||||
showObjectNames = "1";
|
||||
showInternalNames = "1";
|
||||
showTypeHints = "1";
|
||||
showClassNameForUnnamedObjects = "1";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue