[10880] Avoid constant re-save BG entry data at each save for player at bg/arena.

This commit is contained in:
VladimirMangos 2010-12-16 21:36:24 +03:00
parent f7eb7a434e
commit 5b79ef7a5d
3 changed files with 21 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10879"
#define REVISION_NR "10880"
#endif // __REVISION_NR_H__