Remove duplicate BUG comment in bug doc diff

This commit is contained in:
vulcandth 2022-09-08 20:33:56 -05:00 committed by GitHub
parent cff8aec3a7
commit ae79200b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -791,7 +791,6 @@ And edit [engine/battle/move_effects/frustration.asm](https://github.com/pret/po
BattleCommand_FrustrationPower:
-; BUG: Return and Frustration deal no damage when the user's happiness is low or high, respectively (see docs/bugs_and_glitches.md)
...
-; BUG: Return and Frustration deal no damage when the user's happiness is low or high, respectively (see docs/bugs_and_glitches.md)
call Multiply
ld a, 25
ldh [hDivisor], a