Skip to content
Snippets Groups Projects
Commit 51377909 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Correct text.dat string number (comment) for QWKBadControlCommand

parent 30c26a25
No related branches found
No related tags found
No related merge requests found
......@@ -1506,5 +1506,5 @@ const char * const text_defaults[TOTAL_TEXT]={
,"\x01\x6e\x0d\x0a\x01\x62\x01\x68\x51\x57\x4b\x20\x43\x6f\x6e\x74\x72\x6f\x6c\x20\x5b\x01\x63\x25\x73\x01\x62\x5d\x3a\x20\x01\x67"
"\x25\x73\x0d\x0a" // 936 QWKControlCommand
,"\x55\x6e\x72\x65\x63\x6f\x67\x6e\x69\x7a\x65\x64\x20\x43\x6f\x6e\x74\x72\x6f\x6c\x20\x43\x6f\x6d\x6d\x61\x6e\x64\x21\x01\x6e\x0d"
"\x0a" // 936 QWKBadControlCommand
"\x0a" // 937 QWKBadControlCommand
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment