summary refs log tree commit diff stats
path: root/WitnessRandomizer/Panels.h
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-27 12:55:54 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-27 12:55:54 -0700
commit2ec60ccdf374cdcaff95b7ec8d536f38bdad916e (patch)
tree43ac7f80773309edb29bde6a93de1751e46cbbd5 /WitnessRandomizer/Panels.h
parentc39e7052b1221b886b6b207029ab2111cbfbe758 (diff)
downloadwitness-tutorializer-2ec60ccdf374cdcaff95b7ec8d536f38bdad916e.tar.gz
witness-tutorializer-2ec60ccdf374cdcaff95b7ec8d536f38bdad916e.tar.bz2
witness-tutorializer-2ec60ccdf374cdcaff95b7ec8d536f38bdad916e.zip
Fix some bugs, comment out things I can't fix rn
Diffstat (limited to 'WitnessRandomizer/Panels.h')
-rw-r--r--WitnessRandomizer/Panels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WitnessRandomizer/Panels.h b/WitnessRandomizer/Panels.h index 2995170..7b9c96c 100644 --- a/WitnessRandomizer/Panels.h +++ b/WitnessRandomizer/Panels.h
@@ -96,7 +96,7 @@ const std::vector<int> upDownPanels = {
96 0x335AB, // UTM In Elevator Control 96 0x335AB, // UTM In Elevator Control
97 0x3369D, // UTM Lower Elevator Control 97 0x3369D, // UTM Lower Elevator Control
98 0x335AC, // UTM Upper Elevator Control 98 0x335AC, // UTM Upper Elevator Control
99 0x09EEB, // Mountain 2 Elevator 99// 0x09EEB, // Mountain 2 Elevator
100}; 100};
101 101
102// Note: Some of these (non-controls) are duplicated elsewhere 102// Note: Some of these (non-controls) are duplicated elsewhere