Check if buttons txd exsist

This commit is contained in:
Sergeanur 2020-11-07 20:54:38 +02:00
commit 7f4498e0f0
3 changed files with 44 additions and 29 deletions

View file

@ -103,6 +103,7 @@ public:
static CFontDetails Details;
#ifdef BUTTON_ICONS
static int32 ButtonsSlot;
static CSprite2d ButtonSprite[MAX_BUTTON_ICONS];
static int PS2Symbol;