mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-23 05:26:15 -04:00
wip
This commit is contained in:
parent
b49abf9904
commit
2c75005127
9 changed files with 103 additions and 36 deletions
|
@ -1000,6 +1000,3 @@ setupTooltips();
|
|||
document
|
||||
.getElementById("menu")
|
||||
?.setAttribute("data-tooltip", t("play.menu_tooltip"));
|
||||
document
|
||||
.getElementById("score")
|
||||
?.setAttribute("data-tooltip", t("play.score_tooltip"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue