[9334] Check if baseLevel for XP is valid before attempt use data from store

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-02-09 00:06:53 +01:00
parent 134f3fc86c
commit 0fbac741b3
2 changed files with 15 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9333"
#define REVISION_NR "9334"
#endif // __REVISION_NR_H__