Changeset 12 for trunk/src/game/Player.h
- Timestamp:
- 11/19/08 13:22:59 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Player.h
r9 r12 1593 1593 void SendLogXPGain(uint32 GivenXP,Unit* victim,uint32 RestXP); 1594 1594 1595 //Low Level Packets1596 void PlaySound(uint32 Sound, bool OnlySelf);1597 1595 //notifiers 1598 1596 void SendAttackSwingCantAttack();