[8799] Implemented thread safe bg queue updates.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-11-09 22:24:06 +01:00
parent ea7100ff63
commit ee0fa56166
5 changed files with 187 additions and 206 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8798"
#define REVISION_NR "8799"
#endif // __REVISION_NR_H__