diff options
| author | XTZGZoReX <none@none> | 2010-01-13 18:22:31 +0100 |
|---|---|---|
| committer | XTZGZoReX <none@none> | 2010-01-13 18:22:31 +0100 |
| commit | 5a9ef604e20d6ea30fa94a3ddbae6bc4ac6fe93e (patch) | |
| tree | ec6088e76eca8d912bd6b9893d5e4ee01e35becf /src/game/Player.h | |
| parent | c27674a327a1e8646813dd8482b1068f4b7794e1 (diff) | |
* Fix CRLF.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Player.h')
| -rw-r--r-- | src/game/Player.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/Player.h b/src/game/Player.h index b2f1798c36f..1067105d227 100644 --- a/src/game/Player.h +++ b/src/game/Player.h @@ -2437,7 +2437,7 @@ Spell * m_spellModTakingSpell; EnchantDurationList m_enchantDuration; ItemDurationList m_itemDuration; - void ResetTimeSync();
+ void ResetTimeSync(); void SendTimeSync(); uint64 m_resurrectGUID; @@ -2576,7 +2576,7 @@ Spell * m_spellModTakingSpell; uint32 m_ChampioningFaction; - uint32 m_timeSyncCount;
+ uint32 m_timeSyncCount; uint32 m_timeSyncTimer; }; |
