[6834] Fixed typo in Unit::RemoveAura leading to crash.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2008-11-17 12:25:04 +01:00
parent 520fce4b27
commit fc0e3e87a8
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6833"
#define REVISION_NR "6834"
#endif // __REVISION_NR_H__