[c12606] Implement CONDITION_DEAD_OR_AWAY

This commit is contained in:
Schmoozerd 2013-05-31 11:44:08 +01:00 committed by Antz
parent 12ee7b95ea
commit ad7d7dad1a
3 changed files with 68 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12605"
#define REVISION_NR "12606"
#endif // __REVISION_NR_H__