SUPERNOVA: Removes unused variable

This commit is contained in:
Joseph-Eugene Winzer 2018-02-18 00:06:42 +01:00
parent a7ee4ea4ae
commit 316817dc96

View File

@ -146,8 +146,6 @@ public:
GuiElement _guiCommandButton[10];
GuiElement _guiInventory[8];
GuiElement _guiInventoryArrow[2];
// 0 PC Speaker | 1 SoundBlaster | 2 No Sound
int _soundDevice;
// Dialog
int _currentSentence;
int _sentenceNumber[6];