Skip to content

Commit

Permalink
rt_menu.c: CROSS HAIR -> CROSSHAIR
Browse files Browse the repository at this point in the history
  • Loading branch information
erysdren committed May 5, 2024
1 parent 5feb509 commit 3db358c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rott/rt_menu.c
Original file line number Diff line number Diff line change
Expand Up @@ -736,7 +736,7 @@ CP_MenuNames ExtOptionsNames[] =
{
"MOUSELOOK",
"INVERSE MOUSE",
"CROSS HAIR",
"CROSSHAIR",
"FULLSCREEN"
};
CP_iteminfo ExtOptionsItems = { 20, MENU_Y, 4, 0, 43, ExtOptionsNames, mn_largefont };
Expand Down

0 comments on commit 3db358c

Please sign in to comment.