This commit is contained in:
Paul 2001-01-15 15:47:48 +00:00
parent bb5093a33c
commit 277dab29b7
2 changed files with 2 additions and 4 deletions

View file

@ -20,8 +20,6 @@
CPlayer::CPlayer()
{
SetRenderObj(&Skel);
SetAnimateObj(&Skel);
};
/*****************************************************************************/