Lower limit to MAX_SAFE_INTEGER

This commit is contained in:
Zoë Hoekstra
2022-09-01 16:33:31 +02:00
parent 55df97d3d5
commit 10a1c2f00d

View File

@ -124,7 +124,7 @@ export const CONSTANTS: {
// NeuroFlux Governor Augmentation cost multiplier
NeuroFluxGovernorLevelMult: 1.14,
NumNetscriptPorts: Infinity,
NumNetscriptPorts: Number.MAX_SAFE_INTEGER,
// Server-related constants
HomeComputerMaxRam: 1073741824, // 2 ^ 30