[9592] fix crash with ACHIEVEMENT_CRITERIA_REQUIRE_INSTANCE_SCRIPT

BattleGroundMap has no GetInstanceData() function
This commit is contained in:
balrok 2010-03-16 01:55:30 +01:00
parent 43a0e595ea
commit e92e01ebac
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9591"
#define REVISION_NR "9592"
#endif // __REVISION_NR_H__