[12758] Hunter pet's will now properly follow stay commands.

This commit is contained in:
sanctum32 2013-12-29 23:40:12 +02:00 committed by Antz
parent ab98672241
commit 447fae9e66
3 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12757"
#define REVISION_NR "12758"
#endif // __REVISION_NR_H__