mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
more case sensitivity corrections.
This commit is contained in:
parent
8424f99052
commit
a2a4b1c5e3
8 changed files with 67 additions and 67 deletions
|
|
@ -1862,7 +1862,7 @@ $PE_guielement_ext_colorpicker = "18 18";
|
|||
canSave = "1";
|
||||
Visible = "1";
|
||||
hovertime = "1000";
|
||||
bitmap = "tools/materialeditor/gui/unknownImage";
|
||||
bitmap = "tools/materialEditor/gui/unknownImage";
|
||||
wrap = "0";
|
||||
};
|
||||
new GuiTextCtrl() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue