mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 03:25:44 +02:00
MISC: Remove mention of Hacking Mission (#1684)
This commit is contained in:
@@ -43,8 +43,7 @@ export abstract class BaseServer implements IServer {
|
||||
// Coding Contract files on this server
|
||||
contracts: CodingContract[] = [];
|
||||
|
||||
// How many CPU cores this server has. Maximum of 8.
|
||||
// Currently, this only affects hacking missions
|
||||
// How many CPU cores this server has.
|
||||
cpuCores = 1;
|
||||
|
||||
// Flag indicating whether the FTP port is open
|
||||
|
||||
Reference in New Issue
Block a user