summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 14:31:48 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 14:31:48 -0700
commitae73edecce45562a431d828652694b9d3efc0679 (patch)
tree822dc75d4c7dbf70b188674d7481199ce1b7070c
parentInitial commit (diff)
downloadcataclysm-dda-mod_backport_heatercooler-fix-master.tar.xz
Fix mod categoryHEADmaster
-rw-r--r--modinfo.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json
index 4b64e3c..8a10623 100644
--- a/modinfo.json
+++ b/modinfo.json
@@ -5,7 +5,7 @@
"name": "Heater and Cooler fix backport",
"authors": ["jc_gargma"],
"description": "Backport the vehicle heater and cooler fix to 0.E.2",
- "category": "items",
+ "category": "rebalance",
"dependencies": [ "dda" ]
}
]