This commit is contained in:
Paul 2001-07-02 16:33:36 +00:00
parent 71e7da1703
commit ec407d5e44

View File

@ -156,7 +156,6 @@ void CPointerIcon::setTarget(DVECTOR _target)
m_pointerTarget=_target;
m_pointerArrivedAtTarget=false;
}
PAUL_DBGMSG("%d %d",_target.vx,_target.vy);
}
/*----------------------------------------------------------------------