Format newline in BattleBattleFrontier_BattlePikeLobby/scripts.inc

One of the strings declared in BattleFrontier_BattlePikeLobby/scripts.inc was poorly formatted.
This commit is contained in:
Colton G. Rushton
2022-06-18 11:49:13 -03:00
committed by GitHub
parent 57222323c1
commit c8e6d69fdc

View File

@@ -364,7 +364,8 @@ BattleFrontier_BattlePikeLobby_Text_AwardYouTheseBattlePoints2:
@ Unused
BattleFrontier_BattlePikeLobby_Text_ReachedBattlePointLimit:
.string "You appear to have reached the limit\n"
.string "for Battle Points…\pPlease exchange some Battle Points\n"
.string "for Battle Points…\p"
.string "Please exchange some Battle Points\n"
.string "for prizes, then return…$"
BattleFrontier_BattlePikeLobby_Text_FailedToSaveBeforeQuitting: