Skip to content

Commit

Permalink
Merge pull request #526 from atasro2/master
Browse files Browse the repository at this point in the history
reword
  • Loading branch information
yenatch authored Jun 20, 2018
2 parents c3be6ea + 5c662be commit 0fbc836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/pokegear/pokegear.asm
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@ RadioChannels:
jp LoadStation_PokeFluteRadio

.EvolutionRadio:
; This station airs in the Lake of Rage area when Rocket are still in Mahogany.
; This station airs in the Lake of Rage area when Team Rocket is still in Mahogany.
ld a, [wStatusFlags]
bit STATUSFLAGS_ROCKET_SIGNAL_F, a
jr z, .NoSignal
Expand Down

0 comments on commit 0fbc836

Please sign in to comment.