So kompilierte das nicht...

This commit is contained in:
Enno Rehling 2005-03-06 13:26:02 +00:00
parent 2dc454a5fd
commit f242d80832

View file

@ -1163,7 +1163,7 @@ orc_growth(void)
} }
} }
if (increase) { if (increase) {
u2 = create_unit(r, u->faction, increase, u->race, 0, NULL, u); unit * u2 = create_unit(r, u->faction, increase, u->race, 0, NULL, u);
transfermen(u2, u, u2->number); transfermen(u2, u, u2->number);
ADDMSG(&u->faction->msgs, msg_message("orcgrowth", ADDMSG(&u->faction->msgs, msg_message("orcgrowth",