Merge pull request #1687 from SimplyBLGDev/patch-1

Format newlines in surf.inc
This commit is contained in:
GriffinR
2022-06-18 11:04:39 -04:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
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::
.string "{STR_VAR_1} used SURF!$"