Changeset 136 for trunk/settings.cpp
- Timestamp:
- Sep 15, 2021, 5:56:59 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/settings.cpp
r135 r136 1524 1524 "try deleting GOTCHA.INI and restart. If this fails, contact " 1525 1525 "the author (ygk@qwest.net).", psz, rc); 1526 // This won't work since the strings are in the resource DLL1527 //DisplayError(RSTR(IDS_HEADER_ERROR),1528 // RSTR(IDS_ERROR_RESOURSEMODFAILED), psz, rc);1529 1526 exit(1); 1530 1527 }
Note:
See TracChangeset
for help on using the changeset viewer.