Undo TorqueLab changes until it works properly

This commit is contained in:
Duion 2015-09-06 23:14:36 +02:00
parent 683a11e384
commit 9b8114d4e1
8 changed files with 12 additions and 54 deletions

View file

@ -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;