[12111] Add Unit::KnockBackWithAngle function

Also wrap up the packet sending for a knockbacked player to WorldSession::SendKnockBack

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2012-08-23 13:01:29 +02:00 committed by Antz
parent 68fe5fb4b0
commit e90caf7349
5 changed files with 25 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12110"
#define REVISION_NR "12111"
#endif // __REVISION_NR_H__