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:
committed by
GitHub
parent
57222323c1
commit
c8e6d69fdc
@@ -364,7 +364,8 @@ BattleFrontier_BattlePikeLobby_Text_AwardYouTheseBattlePoints2:
|
|||||||
@ Unused
|
@ Unused
|
||||||
BattleFrontier_BattlePikeLobby_Text_ReachedBattlePointLimit:
|
BattleFrontier_BattlePikeLobby_Text_ReachedBattlePointLimit:
|
||||||
.string "You appear to have reached the limit\n"
|
.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…$"
|
.string "for prizes, then return…$"
|
||||||
|
|
||||||
BattleFrontier_BattlePikeLobby_Text_FailedToSaveBeforeQuitting:
|
BattleFrontier_BattlePikeLobby_Text_FailedToSaveBeforeQuitting:
|
||||||
|
|||||||
Reference in New Issue
Block a user