Changeset 177 for trunk/src/game/Player.h
- Timestamp:
- 11/19/08 13:43:30 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Player.h
r174 r177 1606 1606 void SendLogXPGain(uint32 GivenXP,Unit* victim,uint32 RestXP); 1607 1607 1608 //Low Level Packets 1609 void PlaySound(uint32 Sound, bool OnlySelf); 1608 1610 //notifiers 1609 1611 void SendAttackSwingCantAttack();