[7966] Clean up in Spell:SetTargetMap

* Little optimization
* Code style cleanup
* Formating cleanup

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-06-05 16:40:14 +02:00
parent 30c054ae38
commit e5e8a3755f
2 changed files with 33 additions and 42 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7965"
#define REVISION_NR "7966"
#endif // __REVISION_NR_H__