Update outdated id
This commit is contained in:
parent
efbcf3b89a
commit
198ff17dbd
2 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ payload = """sendInfoMessage("Attempting to register the Walled Garden ruleset..
|
|||
-- Immediately converges gameplay to Flush Five.
|
||||
"c_Roland_void",
|
||||
-- Why add more variance on something that's already volatile?
|
||||
"c_mp_ectoplasm_standard",
|
||||
"c_mp_ectoplasm_sandbox",
|
||||
-- There wasn't anything wrong with regular Wraith to begin with.
|
||||
-- Don't fix what ain't broke!
|
||||
"c_mp_wraith",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"priority": 10000001,
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"id": "WalledGarden",
|
||||
"name": "WalledGarden",
|
||||
"icon_path": "icon.png",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue