mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-09 09:07:47 +02:00
@@ -63,7 +63,7 @@ export function CompanyLocation(props: IProps): React.ReactElement {
|
||||
return;
|
||||
}
|
||||
|
||||
Player.startInfiltration(location);
|
||||
Player.initInfiltration(location);
|
||||
Router.toPage(Page.Infiltration);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user