mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 06:17:04 +02:00
remove hacking missions
This commit is contained in:
@@ -33,7 +33,6 @@ export enum Page {
|
||||
Work,
|
||||
BladeburnerCinematic,
|
||||
Location,
|
||||
HackingMission,
|
||||
Loading,
|
||||
}
|
||||
|
||||
@@ -74,5 +73,4 @@ export interface IRouter {
|
||||
toWork(): void;
|
||||
toBladeburnerCinematic(): void;
|
||||
toLocation(location: Location): void;
|
||||
toHackingMission(faction: Faction): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user