mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 04:17:05 +02:00
[refactor] Moving BitNodeMultipliers to its own file to break cyclical
module references.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import {Player} from "./Player";
|
||||
import {BitNode, BitNodes} from "./BitNode";
|
||||
import {BitNodes} from "./BitNode";
|
||||
|
||||
/* SourceFile.js */
|
||||
//Each SourceFile corresponds to a BitNode with the same number
|
||||
|
||||
Reference in New Issue
Block a user