[10221] Fixed visual bug that some deleted auras still show at client side

(based on commit b10058e)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
SilverIce 2010-07-19 00:08:35 +04:00 committed by VladimirMangos
parent 98ae9efbc6
commit 1377db20a7
2 changed files with 42 additions and 42 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10220"
#define REVISION_NR "10221"
#endif // __REVISION_NR_H__