const fix

This commit is contained in:
Glenn Maynard
2003-09-29 05:01:41 +00:00
parent 011923cac3
commit aac37ab883
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ static CString AddPart( float level, CString name )
return LevelStr + name + ", ";
}
CString PlayerOptions::GetString()
CString PlayerOptions::GetString() const
{
CString sReturn;