[9083] Rename maps naming used in spell targeting code for easier readability

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-12-29 13:11:21 +01:00
parent 70c8eb5906
commit 663f8df849
3 changed files with 164 additions and 164 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9082"
#define REVISION_NR "9083"
#endif // __REVISION_NR_H__