"Chaossoge eventuell nicht funktionsfähig?"

Doppeltes ageing bei Regions-Attributen, aua.
This commit is contained in:
Enno Rehling 2007-02-11 23:00:06 +00:00
parent c343b33cce
commit aa32666264
1 changed files with 0 additions and 1 deletions

View File

@ -3102,7 +3102,6 @@ ageing(void)
for(r=regions;r;r=r->next) {
unit *u;
a_age(&r->attribs);
for (u=r->units;u;u=u->next) {
/* Goliathwasser */
int i = get_effect(u, oldpotiontype[P_STRONG]);