diff options
Diffstat (limited to 'Source/Randomizer.cpp')
-rw-r--r-- | Source/Randomizer.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/Randomizer.cpp b/Source/Randomizer.cpp index 47bb8c3..2ef184c 100644 --- a/Source/Randomizer.cpp +++ b/Source/Randomizer.cpp | |||
@@ -126,10 +126,6 @@ void Randomizer::Randomize() { | |||
126 | 126 | ||
127 | _memory->ExecuteSigScans(); | 127 | _memory->ExecuteSigScans(); |
128 | 128 | ||
129 | // Glass Factory Entry (for Mountain Blue 1 and 2) | ||
130 | Tutorialise(0x33AF5, 0x01A54); | ||
131 | Tutorialise(0x33AF7, 0x01A54); | ||
132 | |||
133 | // Tutorial Bend | 129 | // Tutorial Bend |
134 | for (int panel : utmPerspective) { | 130 | for (int panel : utmPerspective) { |
135 | Tutorialise(panel, 0x00182); | 131 | Tutorialise(panel, 0x00182); |