[12696] Fix guid sent in SMSG_PLAYERBOUND, it should be caster's gui…

…d, not player's (original author @Shauren)
This commit is contained in:
sanctum32 2013-10-21 08:04:44 +03:00 committed by Antz
parent 6658234c07
commit 4cebb3880c
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12695"
#define REVISION_NR "12696"
#endif // __REVISION_NR_H__