[10116] Remove some wrongly initialized fields for dynamic object.

This will correct visual appearance of spells like for example id 26573.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-06-28 12:55:09 +02:00
parent 1713caae17
commit b8540cf04d
3 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10115"
#define REVISION_NR "10116"
#endif // __REVISION_NR_H__