[10290] Simplify startup check for creature models

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-07-30 17:32:10 +02:00
parent 2ae0badf48
commit ccd8f4f825
4 changed files with 34 additions and 78 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10289"
#define REVISION_NR "10290"
#endif // __REVISION_NR_H__