From f242d80832114133c5f5d7bed53de54e61c88885 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sun, 6 Mar 2005 13:26:02 +0000 Subject: [PATCH] So kompilierte das nicht... --- src/common/gamecode/randenc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/gamecode/randenc.c b/src/common/gamecode/randenc.c index 5c05e7c28..24d281b4d 100644 --- a/src/common/gamecode/randenc.c +++ b/src/common/gamecode/randenc.c @@ -1163,7 +1163,7 @@ orc_growth(void) } } 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); ADDMSG(&u->faction->msgs, msg_message("orcgrowth",