summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorrrsr282023-06-13 17:06:58 +0530
committerrrsr282023-06-13 17:06:58 +0530
commitc9c43134e9d7bc43ea9820ee61ff699f4401018c (patch)
treeb1725eba811b55f3e7718f850e918a4db8fee2ff /src/main/resources
parenta8c07bc4049463e9bd326905be8a6f6d9b85c721 (diff)
downloadChemical-PFD-c9c43134e9d7bc43ea9820ee61ff699f4401018c.tar.gz
Chemical-PFD-c9c43134e9d7bc43ea9820ee61ff699f4401018c.tar.bz2
Chemical-PFD-c9c43134e9d7bc43ea9820ee61ff699f4401018c.zip
Added class for 907KettleReboiler
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/base/config/items.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/base/config/items.json b/src/main/resources/base/config/items.json
index a9a7710..2815ad0 100644
--- a/src/main/resources/base/config/items.json
+++ b/src/main/resources/base/config/items.json
@@ -85,7 +85,7 @@
"name": "Kettle Reboiler",
"icon": "./Heating or Cooling Arrangements/907Kettle Reboiler.png",
"class": "Heating or Cooling Arrangements",
- "object": "KettleReboiler",
+ "object": "KettleReboiler907",
"args": []
},
"Exchanger": {