mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 15:28:43 +02:00
BLADEBURNER: Typesafety / refactoring (#1154)
This commit is contained in:
@@ -8,4 +8,5 @@ export function canAccessBladeburner(this: PlayerObject): boolean {
|
||||
|
||||
export function startBladeburner(this: PlayerObject): void {
|
||||
this.bladeburner = new Bladeburner();
|
||||
this.bladeburner.init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user