Merge branch 'master' into aa

This commit is contained in:
Michael Cook (mackal)
2015-06-26 02:04:48 -04:00
6 changed files with 13 additions and 6 deletions
+1
View File
@@ -4779,6 +4779,7 @@ struct BuffIcon_Struct
uint32 entity_id;
uint8 all_buffs;
uint16 count;
uint8 type; // 0 = self buff window, 1 = self target window, 4 = group, 5 = PC, 7 = NPC
BuffIconEntry_Struct entries[0];
};