[10417] Fix Battle/Guardian elixirs stacking

This commit is contained in:
Laise 2010-08-28 09:31:26 +03:00
parent 821444445b
commit 1f2734f177
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10416"
#define REVISION_NR "10417"
#endif // __REVISION_NR_H__