Condition 'components != null' is always 'true'
УВЫ БЛЯТЬ НЕ ТРУ
This commit is contained in:
parent
4dcf06ef35
commit
24df358add
@ -37,6 +37,7 @@ open class StorageNode(private val energyDemander: IMatteryEnergyStorage? = null
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (components != null)
|
||||||
for (component in components) {
|
for (component in components) {
|
||||||
to.add(component)
|
to.add(component)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user