const fix
This commit is contained in:
@@ -70,7 +70,7 @@ static CString AddPart( float level, CString name )
|
||||
return LevelStr + name + ", ";
|
||||
}
|
||||
|
||||
CString PlayerOptions::GetString()
|
||||
CString PlayerOptions::GetString() const
|
||||
{
|
||||
CString sReturn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user