Loading

Paste #pwdz0xly8

  1.             if (company_id != INVALID_COMPANY) {
  2.                 if (company_id >= MAX_COMPANIES) return CMD_ERROR;
  3.                 if (ais_to_start != 1) return CMD_ERROR;
  4.                 if (Company::IsValidID(company_id)) return CMD_ERROR;
  5.             }

Version history

Revision # Author Created at
pqbk9yybt Anonymous 24 Mar 2019, 19:01:29 UTC Diff
pfuhbl0yr Anonymous 24 Mar 2019, 18:59:29 UTC Diff
prdve2hgh Anonymous 24 Mar 2019, 18:57:16 UTC Diff

Comments