TONY: Added accidentally cut line

This commit is contained in:
Paul Gilbert 2012-05-05 00:35:16 +10:00
parent a511b828e4
commit fe0fa0f86b

View File

@ -169,6 +169,8 @@ static const byte *ParseDialog(const byte *lpBuf, LPMPALDIALOG lpmdDialog) {
uint32 curCmd;
uint32 len;
lpmdDialog->nObj = READ_LE_UINT32(lpBuf); lpBuf += 4;
/* Periodi */
num = READ_LE_UINT16(lpBuf); lpBuf += 2;