mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +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(
|
||||
"PeacockInternal",
|
||||
(configs, gameVersion) => {
|
||||
// This is global to all versions
|
||||
configs.push("menusystem/data/ispeacock.json")
|
||||
|
||||
if (gameVersion === "h3") {
|
||||
configs.push(
|
||||
"menusystem/elements/settings/data/isnonvroptionvisible.json",
|
||||
|
Loading…
Reference in New Issue
Block a user