mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Hollow Knight: Add missing comma (#3403)
This commit is contained in:
@@ -105,7 +105,7 @@ default_on = {
|
|||||||
"RandomizeVesselFragments",
|
"RandomizeVesselFragments",
|
||||||
"RandomizeCharmNotches",
|
"RandomizeCharmNotches",
|
||||||
"RandomizePaleOre",
|
"RandomizePaleOre",
|
||||||
"RandomizeRancidEggs"
|
"RandomizeRancidEggs",
|
||||||
"RandomizeRelics",
|
"RandomizeRelics",
|
||||||
"RandomizeStags",
|
"RandomizeStags",
|
||||||
"RandomizeLifebloodCocoons"
|
"RandomizeLifebloodCocoons"
|
||||||
|
Reference in New Issue
Block a user