mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
commit1
This commit is contained in:
@@ -13,5 +13,5 @@ export function inBladeburner(this: IPlayer): boolean {
|
||||
}
|
||||
|
||||
export function startBladeburner(this: IPlayer): void {
|
||||
this.bladeburner = new Bladeburner(this);
|
||||
this.bladeburner = new Bladeburner();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user