Skip to content

Commit

Permalink
Merge pull request #204 from BuffelSaft/safari
Browse files Browse the repository at this point in the history
Version 1.4.1
  • Loading branch information
BuffelSaft authored Sep 8, 2021
2 parents 4e1b3f9 + 2703b9a commit a3915f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/strings.c
Original file line number Diff line number Diff line change
Expand Up @@ -1667,7 +1667,7 @@ const u8 gText_SavingNormalMode[] = _("Normal Mode");
const u8 gText_SavingHardMode[] = _("Hard Mode");
const u8 gText_SavingChallengeMode[] = _("Challenge Mode");
const u8 gText_SavingInsanityMode[] = _("Insanity Mode");
const u8 gText_SavingVersionNum[] = _("Ver 1.4");
const u8 gText_SavingVersionNum[] = _("Ver 1.4.1");
const u8 gText_WirelessCommStatus[] = _("Wireless Communication Status");
const u8 gText_PeopleTrading[] = _("People trading:");
const u8 gText_PeopleBattling[] = _("People battling:");
Expand Down

0 comments on commit a3915f3

Please sign in to comment.