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

@ -25,12 +25,6 @@ void CFXBaseTrail::init(DVECTOR const &_Pos)
ListCount=0;
}
/*****************************************************************************/
void CFXBaseTrail::shutdown()
{
CFX::shutdown();
}
/*****************************************************************************/
/*** Think *******************************************************************/
/*****************************************************************************/