forked from mirror/OpenTTD
(svn r273) -Fix: sorry, wrongly fixed
This commit is contained in:
@@ -1596,7 +1596,7 @@ static void PlaceInitialIndustry(byte type, int amount)
|
|||||||
} while (--i != 0);
|
} while (--i != 0);
|
||||||
} while (--num);
|
} while (--num);
|
||||||
|
|
||||||
_current_player = OWNER_NONE;
|
_current_player = old_player;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user