diff --git a/radiant/texwindow.cpp b/radiant/texwindow.cpp index ec20e357..1de0519a 100644 --- a/radiant/texwindow.cpp +++ b/radiant/texwindow.cpp @@ -50,7 +50,7 @@ #include "texmanip.h" #define TYP_MIPTEX 68 -static unsigned tex_palette[256]; +static unsigned tex_palette[256 * 3]; #define FONT_HEIGHT 10