[12154] Add HandleEvent and HandleGameObjectCreate to battleground class

This commit is contained in:
stfx 2012-08-30 12:12:53 +02:00 committed by Antz
parent c8814791e1
commit 522ccf02ae
3 changed files with 25 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12153"
#define REVISION_NR "12154"
#endif // __REVISION_NR_H__