mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-23 05:26:15 -04:00
Removed unused translations
This commit is contained in:
parent
de99dd9ba8
commit
b2e6e3c9e4
10 changed files with 182 additions and 293 deletions
|
@ -448,7 +448,6 @@ async function openScorePanel() {
|
|||
}),
|
||||
|
||||
content: [
|
||||
gameState.isCreativeModeRun ? `<p>${t("score_panel.test_run")}</p>` : "",
|
||||
pickedUpgradesHTMl(gameState),
|
||||
levelsListHTMl(gameState),
|
||||
gameState.rerolls
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue