Skip to content

Commit

Permalink
Revert a test line comment
Browse files Browse the repository at this point in the history
  • Loading branch information
VariantXYZ committed Jun 6, 2022
1 parent c917651 commit 799df60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/src/shop/core.asm
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ ShopMainMenuInputHandlerState::
ld a, $27
call WrapIsItemInInventory
cp 1
;jr z, .passwordMessageB
jr z, .passwordMessageB

.passwordNotSelected
ld a, 1
Expand Down

0 comments on commit 799df60

Please sign in to comment.