This commit is contained in:
Glenn Maynard
2005-07-07 10:48:02 +00:00
parent 1fd2dc8604
commit 0532a3db79
9 changed files with 2 additions and 45 deletions
-5
View File
@@ -64,11 +64,6 @@ void OptionIcon::Set( PlayerNumber pn, const CString &_sText, bool bHeader )
m_text.CropToWidth( TEXT_WIDTH );
}
void OptionIcon::DrawPrimitives()
{
ActorFrame::DrawPrimitives();
}
/*
* (c) 2002-2004 Chris Danford
* All rights reserved.