Skip to content

Commit

Permalink
update unused key list
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Feb 23, 2025
1 parent 509bd8b commit 1f5fc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/boe.actions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2387,7 +2387,7 @@ void show_debug_help() {
}

// Non-comprehensive list of unused keys:
// UYZ chijklnoqvy @#$-_+[]{},.'"`~/\|;:
// Y chijklnoqvy @#$-_+[]{},.'"`~/\|;:
void init_debug_actions() {
add_debug_action({'B'}, "Leave town", debug_leave_town);
add_debug_action({'C'}, "Get cleaned up (lose negative status effects)", debug_clean_up);
Expand Down

0 comments on commit 1f5fc8b

Please sign in to comment.