Fix DSQ processing.

This commit is contained in:
Jonathan Naylor
2017-08-14 12:12:32 +01:00
parent 3749b8d9f4
commit bd8f15cf5d
2 changed files with 32 additions and 21 deletions

View File

@@ -75,6 +75,8 @@ private:
unsigned char* m_netDest;
unsigned char* m_lastFrame;
bool m_lastFrameValid;
bool m_lastSQL;
unsigned char m_lastSQ;
unsigned char m_lastMode;
unsigned char m_lastMR;
unsigned char m_netN;