This commit is contained in:
Daveo 2001-06-12 00:00:48 +00:00
parent 660a63b903
commit f7ec139f11

View File

@ -702,7 +702,7 @@ void CPlayer::think(int _frames)
#ifdef __USER_daveo__
if(PadGetDown(0)&PAD_R1)
{
TestFX(getPos());
TestFX(getPos(),this);
}
#endif