Skip to content

Commit

Permalink
Revert "updated version number"
Browse files Browse the repository at this point in the history
This reverts commit bd6ee24.
  • Loading branch information
SoupPotato committed Dec 21, 2024
1 parent bd6ee24 commit 2f93638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/menus/main_menu.asm
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ MainMenu_PrintCurrentVersion:
jp PlaceString

.VersionString
db "v5.2b"
db "v5.2a"
db "@"

MainMenu_PrintCurrentTimeAndDay:
Expand Down

0 comments on commit 2f93638

Please sign in to comment.