Changed: #1135 Merge changes from Ryzom patch 1.10

This commit is contained in:
kervala 2010-10-23 17:12:00 +02:00
parent 85ef19776a
commit e06a78a243
2 changed files with 6 additions and 3 deletions

View file

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