Skip to content

Commit

Permalink
TONY: Added accidentally cut line
Browse files Browse the repository at this point in the history
  • Loading branch information
dreammaster committed May 4, 2012
1 parent a511b82 commit fe0fa0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions engines/tony/mpal/loadmpc.cpp
Expand Up @@ -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;

Expand Down

0 comments on commit fe0fa0f

Please sign in to comment.