This commit is contained in:
parent
660a63b903
commit
f7ec139f11
@ -702,7 +702,7 @@ void CPlayer::think(int _frames)
|
|||||||
#ifdef __USER_daveo__
|
#ifdef __USER_daveo__
|
||||||
if(PadGetDown(0)&PAD_R1)
|
if(PadGetDown(0)&PAD_R1)
|
||||||
{
|
{
|
||||||
TestFX(getPos());
|
TestFX(getPos(),this);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user