[6846] Fixed some more typos. Added post check for assistance conditions into event execute.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-11-24 03:03:30 +01:00
parent 359d4d7dd3
commit 64fd2dc881
5 changed files with 40 additions and 31 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6845"
#define REVISION_NR "6846"
#endif // __REVISION_NR_H__