[9105] Add missing argument in error message, _LoadSkills()

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-02 19:10:06 +01:00
parent e8e5bbddea
commit 80b9e58106
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 "9104"
#define REVISION_NR "9105"
#endif // __REVISION_NR_H__