Skip to content

Commit

Permalink
Heretic: Fixing Whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Noseey committed Jan 12, 2025
1 parent b9f0c10 commit 40fa086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup/accessibility.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void AccessibilitySettings(TXT_UNCAST_ARG(widget), void *user_data)
TXT_NewCheckBox("Palette Changes",
&a11y_palette_changes),
TXT_NewCheckBox("Invulnerability Colormap",
&a11y_invul_colormap),
&a11y_invul_colormap),
NULL);
}

Expand Down

0 comments on commit 40fa086

Please sign in to comment.