godcurse für alte regionen

This commit is contained in:
Enno Rehling 2002-09-03 21:55:56 +00:00
parent ab4b025037
commit 6f0017da6f
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ curse_emptiness(void)
100, 100, 0, 0); 100, 100, 0, 0);
curse_setflag(c, CURSE_ISNEW|CURSE_IMMUNE); curse_setflag(c, CURSE_ISNEW|CURSE_IMMUNE);
} }
break;
} }
r = r->next; r = r->next;
} }