bugfix BENUTZE

This commit is contained in:
Enno Rehling 2002-03-17 11:43:55 +00:00
parent 7fe8892e2d
commit 9aa123c946
1 changed files with 1 additions and 0 deletions

View File

@ -3386,6 +3386,7 @@ use(void)
const item_type * itype;
if (n==0) {
n = 1;
} else {
t = getstrtoken();
}
itype = finditemtype(t, u->faction->locale);