Skip to content

Commit

Permalink
fix: allow secondaryFireCooldown% custom game setting for Juno
Browse files Browse the repository at this point in the history
  • Loading branch information
netux committed Sep 2, 2024
1 parent 813e9e7 commit e66a280
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/data/customGameSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4315,7 +4315,8 @@ export const customGameSettingsSchema: CustomGameSettingSchema =
"hammond",
"ramattra",
"lifeweaver",
"venture"
"venture",
"juno"
],
"en-US": "%1$s Cooldown Time",
"de-DE": "%1$s – Abklingzeit",
Expand Down

0 comments on commit e66a280

Please sign in to comment.