From d286158750e3e7686f6289670d0b665fd4ecc313 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 13 Jan 2023 00:36:52 -0800 Subject: Updated to use BN depends. --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index da005f4..4d6e234 100644 --- a/modinfo.json +++ b/modinfo.json @@ -6,6 +6,6 @@ "authors": ["jc_gargma"], "description": "Restore the M249/M240/M2 CROWS turrets by overwriting the light/medium/longrange turrets.", "category": "rebalance", - "dependencies": [ "dda" ] + "dependencies": [ "bn" ] } ] -- cgit v1.2.1