add SaveModifiers code for PlayerOptions screen

This commit is contained in:
Chris Danford
2004-02-23 08:16:40 +00:00
parent 9e3437e9f7
commit e183e3b706
5 changed files with 23 additions and 3 deletions
+1
View File
@@ -76,6 +76,7 @@ public:
CODE_BW_NEXT_GROUP2,
CODE_SAVE_SCREENSHOT,
CODE_CANCEL_ALL_PLAYER_OPTIONS,
CODE_SAVE_PLAYER_OPTIONS,
NUM_CODES // leave this at the end
};