split HighScore to separate file
move score data from ProfileManager to Profile store score data in XML for easier forward/backward compatibility
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "GameState.h"
|
||||
|
||||
|
||||
CString CategoryToString( RadarCategory cat )
|
||||
CString RadarCategoryToString( RadarCategory cat )
|
||||
{
|
||||
switch( cat )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user