mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
mob constructor converted to xyz_heading
This commit is contained in:
+1
-4
@@ -89,10 +89,7 @@ Client::Client(EQStreamInterface* ieqs)
|
||||
0, // npctypeid
|
||||
0, // size
|
||||
0.7, // runspeed
|
||||
0, // heading
|
||||
0, // x
|
||||
0, // y
|
||||
0, // z
|
||||
xyz_heading::Origin(),
|
||||
0, // light
|
||||
0xFF, // texture
|
||||
0xFF, // helmtexture
|
||||
|
||||
Reference in New Issue
Block a user