Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
/ DDLC-LOVE Public archive

Commit

Permalink
Update PSVita Assets
Browse files Browse the repository at this point in the history
also small update on menu


Former-commit-id: 79d4b52
  • Loading branch information
LukeZGD committed Dec 31, 2018
1 parent c5965e0 commit 1e2103a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/menu.lua
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ function menu_confirm()
savenumber = savenum[m_selected-1]
savegame()
savedatainfo(savenumber)
menu_enable(menu_previous)
menu_enable('savegame')

elseif menu_type == 'pause' then --pause menu options
menu_previous = menu_type
Expand Down

0 comments on commit 1e2103a

Please sign in to comment.