Skip to content

Commit

Permalink
Version num
Browse files Browse the repository at this point in the history
  • Loading branch information
BuffelSaft committed Sep 11, 2021
1 parent 6f07f9f commit 4db837c
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.1");
const u8 gText_SavingVersionNum[] = _("Ver 1.5");
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 4db837c

Please sign in to comment.