Adds randotodo comment as a note to adapt for the keysanity situation.

This commit is contained in:
Christopher Leggett 2022-08-28 23:01:21 -04:00
parent 0de1cd96b1
commit 760eaa4d97
No known key found for this signature in database
GPG Key ID: 7093AE5FF7037D79

View File

@ -1619,6 +1619,7 @@ bool Randomizer::IsItemVanilla(RandomizerGet randoGet) {
case RG_BUY_BOMBS_535:
case RG_BUY_RED_POTION_40:
case RG_BUY_RED_POTION_50:
//RANDO TODO: Fix this to return false if keysanity is on.
case RG_FOREST_TEMPLE_SMALL_KEY:
case RG_FIRE_TEMPLE_SMALL_KEY:
case RG_WATER_TEMPLE_SMALL_KEY: