This commit is contained in:
Charles 2001-02-12 20:03:44 +00:00
parent 90e7b63d9e
commit 48896226dc
3 changed files with 65 additions and 3 deletions

View file

@ -62,6 +62,8 @@ void CNpc::init()
m_velocity = 0;
m_extension = 0;
m_extension = EXTEND_RIGHT;
Pos.vx = 100;
Pos.vy = 100;