mob constructor converted to xyz_heading

This commit is contained in:
Arthur Ice
2014-11-30 18:57:50 -08:00
parent 708b4f3bfb
commit 6b1b083802
6 changed files with 10 additions and 40 deletions
+1 -4
View File
@@ -68,10 +68,7 @@ NPC::NPC(const NPCType* d, Spawn2* in_respawn, const xyz_heading& position, int
d->npc_id,
d->size,
d->runspeed,
position.m_Heading,
position.m_X,
position.m_Y,
position.m_Z,
position,
d->light,
d->texture,
d->helmtexture,