mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 12:25:30 +00:00
Undo TorqueLab changes until it works properly
This commit is contained in:
parent
683a11e384
commit
9b8114d4e1
8 changed files with 12 additions and 54 deletions
|
|
@ -42,8 +42,7 @@ class GuiSwatchButtonCtrl : public GuiButtonBaseCtrl
|
|||
ColorF mSwatchColor;
|
||||
|
||||
/// Bitmap used for mGrid
|
||||
StringTableEntry mGridBitmap; //TorqueLab bad bitmap crash fix
|
||||
//String mGridBitmap;
|
||||
String mGridBitmap;
|
||||
|
||||
/// Background texture that will show through with transparent colors.
|
||||
GFXTexHandle mGrid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue