Merge pull request #388 from iequalshane/master

Enable multiple NPC equipment materials
This commit is contained in:
Alex
2015-03-28 23:34:43 -07:00
8 changed files with 78 additions and 10 deletions
+6 -2
View File
@@ -107,8 +107,12 @@ Client::Client(EQStreamInterface* ieqs)
0,
0, // qglobal
0, // maxlevel
0 // scalerate
0, // scalerate
0,
0,
0,
0,
0
),
//these must be listed in the order they appear in client.h
position_timer(250),