[10616] Simplified trade distance checks, GROUP_UPDATE_FLAG_POSITION flag handling moved out of Map

note: need avoid Map::PlayerRelocation calls now and use Player::SetPosition instead
This commit is contained in:
SilverIce 2010-10-17 19:19:47 +03:00
parent 608815855f
commit c4ddbead04
6 changed files with 6 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10615"
#define REVISION_NR "10616"
#endif // __REVISION_NR_H__