From ae73edecce45562a431d828652694b9d3efc0679 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 28 Jul 2020 14:31:48 -0700 Subject: Fix mod category --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] } ] -- cgit v1.2.1