From 1805c5f663a31216779c0692451c477bbd69813b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 16 May 2021 05:00:28 -0700 Subject: Fix mod id to use an underscore --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index ca1887c..3aead7d 100644 --- a/modinfo.json +++ b/modinfo.json @@ -1,7 +1,7 @@ [ { "type": "MOD_INFO", - "ident": "m26-mass", + "ident": "m26_mass", "name": "M26 MASS", "authors": ["jc_gargma"], "description": "Add the M26 MASS underbarrel shotgun.", -- cgit v1.2.1