This commit is contained in:
Charles 2001-02-08 20:00:58 +00:00
parent 268b1c0645
commit 79aee886c6
4 changed files with 22 additions and 9 deletions

View file

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