Changed: #1135 Merge changes from Ryzom patch 1.10

hg/feature/sound
kervala 14 years ago
parent d68ee5fbe5
commit 41d2767a33

@ -3161,6 +3161,9 @@ private:
/// nb of auras affecting this player /// nb of auras affecting this player
uint8 _NbAuras; uint8 _NbAuras;
/// nb of users channels
uint8 _NbUserChannels;
// for a power/combat event, stores start and end ticks // for a power/combat event, stores start and end ticks
struct CFlagTickRange { struct CFlagTickRange {

Loading…
Cancel
Save