fixed 282

This commit is contained in:
Olivier Gagnon
2018-06-13 01:02:26 -04:00
parent a97aaf3abb
commit bef2f07811
+2 -1
View File
@@ -231,7 +231,8 @@ let MaterialSizes = {
Chemicals: 0.05,
Drugs: 0.02,
Robots: 0.5,
"AICores": 0.1
AICores: 0.1,
RealEstate: 0,
}
function Product(params={}) {