Merge pull request #1442 from leggettc18/leggettc18/issue1071

Randomizer: Fixes Child only Gerudo Fortress PoH matching with RC_GF_CHEST
This commit is contained in:
briaguya 2022-09-13 11:02:05 -04:00 committed by GitHub
commit e646903691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2916,7 +2916,6 @@ RandomizerCheck Randomizer::GetCheckFromActor(s16 actorId, s16 sceneNum, s16 act
break;
case 93:
switch (actorParams) {
case 262:
case 1984:
return RC_GF_CHEST;
case 21506: