[12044] Add CONDITION_NOT (-3) to conditions system

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
codels 2012-06-24 13:11:06 +04:00 committed by Schmoozerd
parent c8c6418d6e
commit a3faf136bc
3 changed files with 30 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12043"
#define REVISION_NR "12044"
#endif // __REVISION_NR_H__