Skip to content

Commit

Permalink
Update debug_menu.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Night-Pryanik committed May 23, 2023
1 parent b78a341 commit dbcf880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/debug_menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2631,6 +2631,8 @@ void debug()
debug_menu_index::UNLOCK_ALL,
debug_menu_index::BENCHMARK,
debug_menu_index::SHOW_MSG,
debug_menu_index::QUICKLOAD,
debug_menu_index::QUIT_NOSAVE
};
const bool should_disable_achievements = action && !is_debug_character() &&
!non_cheaty_options.count( *action );
Expand Down

0 comments on commit dbcf880

Please sign in to comment.