View Single Post
  #11  
Old 28-04-2020, 11:17
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
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
Reply With Quote