about summary refs log tree commit diff stats
path: root/WitnessRandomizer/Panels.h
diff options
context:
space:
mode:
authorjbzdarkid <jbzdarkid@gmail.com>2018-10-26 21:43:17 -0700
committerjbzdarkid <jbzdarkid@gmail.com>2018-10-26 21:43:17 -0700
commit1d4763bc94c9887bc4171374202a5d12be1fc10f (patch)
tree1ea6fb996d658148e1a193f61751ea7765184037 /WitnessRandomizer/Panels.h
parent9503fc300e1c2d9fcddcf5b8ecc009cd4429337a (diff)
downloadwitness-tutorializer-1d4763bc94c9887bc4171374202a5d12be1fc10f.tar.gz
witness-tutorializer-1d4763bc94c9887bc4171374202a5d12be1fc10f.tar.bz2
witness-tutorializer-1d4763bc94c9887bc4171374202a5d12be1fc10f.zip
Way better caching.
Diffstat (limited to 'WitnessRandomizer/Panels.h')
-rw-r--r--WitnessRandomizer/Panels.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/WitnessRandomizer/Panels.h b/WitnessRandomizer/Panels.h index 9589ace..4f7ff2d 100644 --- a/WitnessRandomizer/Panels.h +++ b/WitnessRandomizer/Panels.h
@@ -101,10 +101,10 @@ std::vector<int> upDownPanels = {
101 101
102// Note: Some of these (non-controls) are duplicated elsewhere 102// Note: Some of these (non-controls) are duplicated elsewhere
103std::vector<int> leftForwardRightPanels = { 103std::vector<int> leftForwardRightPanels = {
104 0x00075, // Symmetry Island Colored Dots 3 104// 0x00075, // Symmetry Island Colored Dots 3
105 0x288EA, // UTM Perspective 1 105// 0x288EA, // UTM Perspective 1
106 0x288FC, // UTM Perspective 2 106// 0x288FC, // UTM Perspective 2
107 0x289E7, // UTM Perspective 3 107// 0x289E7, // UTM Perspective 3
108 108
109 0x17DD1, // Treehouse Left Orange 9 109 0x17DD1, // Treehouse Left Orange 9
110 0x17CE3, // Treehouse Right Orange 4 110 0x17CE3, // Treehouse Right Orange 4