(svn r273) -Fix: sorry, wrongly fixed

pull/155/head
darkvater 20 years ago
parent 1cfc877088
commit 11545f1c4d

@ -1596,7 +1596,7 @@ static void PlaceInitialIndustry(byte type, int amount)
} while (--i != 0);
} while (--num);
_current_player = OWNER_NONE;
_current_player = old_player;
}
}

Loading…
Cancel
Save