exosphere: ConfigItem_IsQuestUnit was added in 3.0, not 4.0

This commit is contained in:
Michael Scire
2018-09-20 13:47:20 -07:00
parent f622eac36e
commit a2b4d9168d
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ typedef enum {
CONFIGITEM_ISDEBUGMODE = 11,
CONFIGITEM_KERNELMEMORYCONFIGURATION = 12,
CONFIGITEM_BATTERYPROFILE = 13,
CONFIGITEM_ODM4BIT10_4X = 14,
CONFIGITEM_ISQUESTUNIT = 14,
CONFIGITEM_NEWHARDWARETYPE_5X = 15,
CONFIGITEM_NEWKEYGENERATION_5X = 16,
CONFIGITEM_PACKAGE2HASH_5X = 17,