[8178] Fixed absent break in spell targeting code.

This commit is contained in:
VladimirMangos 2009-07-14 03:39:04 +04:00
parent 2b09bb19eb
commit 12ee5cdc08
2 changed files with 34 additions and 38 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8177"
#define REVISION_NR "8178"
#endif // __REVISION_NR_H__