[6955] Introduce new function Player::LeaveAllArenaTeams and use it on player delete.

Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
hunuza 2008-12-27 14:35:43 +01:00
parent c92d146391
commit b17b4c9fd8
4 changed files with 37 additions and 47 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6954"
#define REVISION_NR "6955"
#endif // __REVISION_NR_H__