forked from github/server
godcurse für alte regionen
This commit is contained in:
parent
ab4b025037
commit
6f0017da6f
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue