mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
Changes to UF and above clients on how spell buff tics are synced.
This commit is contained in:
committed by
Michael Cook (mackal)
parent
b5f09d435f
commit
4c3947efa6
@@ -4816,6 +4816,7 @@ struct BuffIcon_Struct
|
||||
uint8 all_buffs;
|
||||
uint16 count;
|
||||
uint8 type; // 0 = self buff window, 1 = self target window, 4 = group, 5 = PC, 7 = NPC
|
||||
int32 tic_timer;
|
||||
BuffIconEntry_Struct entries[0];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user