This commit is contained in:
Charles 2001-06-29 14:57:20 +00:00
parent 57b4d19ca6
commit 82afdfce50
10 changed files with 35 additions and 31 deletions

View file

@ -27,7 +27,6 @@ void CNpcFishHook3Platform::postInit()
m_isMoving = false;
m_isResetting = false;
m_isShuttingDown = false;
m_lineBase.vx = Pos.vx;
m_lineBase.vy = 0;
}