This commit is contained in:
Daveo 2001-06-14 21:17:10 +00:00
parent c716046995
commit 1ba0ce001d
19 changed files with 57 additions and 118 deletions

View file

@ -33,12 +33,6 @@ void CFXSteam::init(DVECTOR const &_Pos)
IsHorizontal=false;
}
/*****************************************************************************/
void CFXSteam::shutdown()
{
CFX::shutdown();
}
/*****************************************************************************/
void CFXSteam::SetSize(int Size)
{