[11569] Remove recently added area switch time duel check.

Only duel start expected to be limited by area.
Duel end controlled only distance/map and outOfBound timer
This commit is contained in:
VladimirMangos 2011-05-30 12:00:18 +04:00
parent 5ec1203c4f
commit e17f7bf4d5
3 changed files with 1 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11568"
#define REVISION_NR "11569"
#endif // __REVISION_NR_H__