Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
Paste #pjysl6t8a
Wrap
Raw
Revise
if
(
AI
::
CanStartNew
(
)
&&
_game_mode
!
=
GM_MENU
&&
--
_next_competitor_start
==
0
)
{
/* Allow multiple AIs to possibly start in the same tick. */
do
{
if
(
!
MaybeStartNewCompany
(
)
)
break
;
}
while
(
AI
::
GetStartNextTime
(
)
==
0
)
;
}
Version history
Revision #
Author
Created at
pmqx8er2l
Anonymous
01 Feb 2019, 16:10:14 UTC
Diff
Comments