Loading

Paste #pyhn8n1nz

  1.     if (--_next_competitor_start == 0) {
  2.         do {
  3.             if (!AI::CanStartNew() || _game_mode == GM_MENU || !MaybeStartNewCompany()) {
  4.                 break;
  5.             }
  6.         } while (AI::GetStartNextTime() == 0);
  7.     }

Version history

Revision # Author Created at
pnhvryzz0 Anonymous 31 Jan 2019, 14:07:36 UTC Diff

Comments