save player options automatically if using profile

remove code for saving player options
This commit is contained in:
Chris Danford
2004-03-13 17:35:31 +00:00
parent df63bf2642
commit a4f72adc3d
5 changed files with 19 additions and 16 deletions
-1
View File
@@ -64,7 +64,6 @@ const CString g_sCodeNames[CodeDetector::NUM_CODES] = {
"NextBannerGroup2",
"SaveScreenshot",
"CancelAllPlayerOptions",
"SavePlayerOptions",
};
CodeItem g_CodeItems[CodeDetector::NUM_CODES];