[8334] Small cleanup in magic shield back damage code.

Also misc variable use consistence in aura hander (no any affect expected).
This commit is contained in:
VladimirMangos 2009-08-09 08:08:23 +04:00
parent a2b952b15e
commit fe4b057dc2
3 changed files with 6 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8333"
#define REVISION_NR "8334"
#endif // __REVISION_NR_H__