Merge pull request #1687 from SimplyBLGDev/patch-1
Format newlines in surf.inc
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
gText_WantToUseSurf::
|
gText_WantToUseSurf::
|
||||||
.string "The water is dyed a deep blue…\nWould you like to SURF?$"
|
.string "The water is dyed a deep blue…\n"
|
||||||
|
.string "Would you like to SURF?$"
|
||||||
|
|
||||||
gText_PlayerUsedSurf::
|
gText_PlayerUsedSurf::
|
||||||
.string "{STR_VAR_1} used SURF!$"
|
.string "{STR_VAR_1} used SURF!$"
|
||||||
|
|||||||
Reference in New Issue
Block a user