mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-03-21 00:04:22 +01:00
Add ispeacock.json to diff
This commit is contained in:
parent
1e334bfce1
commit
471f70acef
@ -80,6 +80,9 @@ export class MenuSystemDatabase {
|
|||||||
this.hooks.getDatabaseDiff.tap(
|
this.hooks.getDatabaseDiff.tap(
|
||||||
"PeacockInternal",
|
"PeacockInternal",
|
||||||
(configs, gameVersion) => {
|
(configs, gameVersion) => {
|
||||||
|
// This is global to all versions
|
||||||
|
configs.push("menusystem/data/ispeacock.json")
|
||||||
|
|
||||||
if (gameVersion === "h3") {
|
if (gameVersion === "h3") {
|
||||||
configs.push(
|
configs.push(
|
||||||
"menusystem/elements/settings/data/isnonvroptionvisible.json",
|
"menusystem/elements/settings/data/isnonvroptionvisible.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user