Quote:
Originally Posted by KaktoR
There are two different PauseButton.
One for NormalMode, the other for CompactMode.
The button for compactmode is on line 3190
|
I ripped out the Wizard Creation for Normal Mode because I didn't need it, the remaining wizard creation part is the lines for Compact mode (lines beginning with the notation /* BEGIN Compact Mode Wizard Creation */). I removed the ELSE statement.
So for me the Wizard Creation starts at 1938 however with the Normal mode section, it would begin at 2807 I do believe.
Edit: the above mentioned Code snippet is located on line 3092