[7193] Renamed output Field Flags to Unit Flags in npc info command.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-01-27 14:42:35 +01:00
parent b27fbe8e4e
commit ff1e2bb9fd
3 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7192"
#define REVISION_NR "7193"
#endif // __REVISION_NR_H__