Fix if <condition> then do begin handling.
In various places (most visibly stoneb.txt pawn shop), the following is used: @if <condition> then do begin @begin The begin on the @if line must be ignored, and the @begin on the second line starts the block.
Loading
Please register or sign in to comment