Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lentq committed Dec 14, 2023
1 parent f63b154 commit b413577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regamedll/public/tier0/assert_dialog.rc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ CAPTION "Assert"
FONT 8, "MS Sans Serif"
BEGIN
LTEXT "File:",IDC_NOID,7,7,23,9
LTEXT "c:/gsclient/src/blah.cpp",IDC_FILENAME_CONTROL,36,7,217,8
LTEXT "c:/cstrike16/src/blah.cpp",IDC_FILENAME_CONTROL,36,7,217,8
LTEXT "Line:",IDC_NOID,7,18,23,9
LTEXT "45",IDC_LINE_CONTROL,36,18,217,8
LTEXT "Assert:",IDC_NOID,7,29,23,9
Expand Down

0 comments on commit b413577

Please sign in to comment.