[8563] fixed buffobject despawning in wsg

cause those objects are spawned through db
old buff-handling code only threw errors
This commit is contained in:
balrok 2009-09-29 16:38:05 +02:00
parent 5ddd66712f
commit bf8e801ab0
2 changed files with 11 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8562"
#define REVISION_NR "8563"
#endif // __REVISION_NR_H__