Update mob.cpp

This commit is contained in:
Paul Coene 2019-04-12 19:34:28 -04:00 committed by GitHub
parent 5b374927f2
commit 0426a15fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ Mob::Mob(
uint8 in_hairstyle, uint8 in_hairstyle,
uint8 in_luclinface, uint8 in_luclinface,
uint8 in_beard, uint8 in_beard,
uint32 in__heritage, uint32 in_drakkin_heritage,
uint32 in_drakkin_tattoo, uint32 in_drakkin_tattoo,
uint32 in_drakkin_details, uint32 in_drakkin_details,
EQEmu::TintProfile in_armor_tint, EQEmu::TintProfile in_armor_tint,