gui for load savegame

This commit is contained in:
minjaesong
2023-06-28 16:10:15 +09:00
parent 1745bb16db
commit bb017fa9b7
6 changed files with 46 additions and 31 deletions

View File

@@ -44,5 +44,6 @@
"GAME_MORE_RECENT_AUTOSAVE1": "The Autosave is more recent than the manual save.",
"GAME_MORE_RECENT_AUTOSAVE2": "Please select the saved game you wish to play:",
"MENU_IO_MANUAL_SAVE": "Manual Save",
"MENU_IO_AUTOSAVE": "Autosave"
"MENU_IO_AUTOSAVE": "Autosave",
"MENU_LABEL_SAVE_WILL_BE_DELETED": "The selected save file will be deleted."
}