This commit is contained in:
parent
660a63b903
commit
f7ec139f11
1 changed files with 1 additions and 1 deletions
|
@ -702,7 +702,7 @@ void CPlayer::think(int _frames)
|
|||
#ifdef __USER_daveo__
|
||||
if(PadGetDown(0)&PAD_R1)
|
||||
{
|
||||
TestFX(getPos());
|
||||
TestFX(getPos(),this);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue