[9321] Correct enum PetTameFailureReason

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
XTZGZoReX 2010-02-07 11:54:48 +01:00 committed by NoFantasy
parent f8f4680cb7
commit 4a3081e7d5
2 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9320"
#define REVISION_NR "9321"
#endif // __REVISION_NR_H__