[11048] Save pet's spell data as one single transaction for speed

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-01-19 23:33:48 +02:00
parent 2890e0f45a
commit 0941a3f851
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11047"
#define REVISION_NR "11048"
#endif // __REVISION_NR_H__