Update starter-select-ui-handler.ts

This commit is contained in:
Lugiad 2024-09-15 21:07:09 +02:00 committed by GitHub
parent eef81f62e2
commit d2f12b5e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoTextSize: "56px",
instructionTextSize: "38px",
},
"he-IL":{
starterInfoTextSize: "56px",
instructionTextSize: "38px",
},
};
const starterCandyCosts: { passive: integer, costReduction: [integer, integer], egg: integer }[] = [