[6869] Avoid DB access in 2 arena team handlers.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2008-11-30 19:24:38 +01:00
parent 818c378854
commit af6a55bcb5
3 changed files with 31 additions and 39 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6868"
#define REVISION_NR "6869"
#endif // __REVISION_NR_H__