minor discrepancy
This commit is contained in:
@@ -7171,7 +7171,7 @@ nn_Modem nn_defaultWirelessModems[2] = {
|
||||
.maxValues = 8,
|
||||
.maxPacketSize = 8192,
|
||||
.maxOpenPorts = 1,
|
||||
.isWired = true,
|
||||
.isWired = false,
|
||||
.basePacketCost = 0.1,
|
||||
.fullPacketCost = 0.5,
|
||||
.costPerStrength = 0.05,
|
||||
|
||||
Reference in New Issue
Block a user