Add new retro theme & fix touch input problem

This commit is contained in:
Marcel
2018-02-18 12:45:54 +01:00
parent a289edaae9
commit d5cd080aba
9 changed files with 122 additions and 35 deletions

View File

@@ -13,6 +13,7 @@ const en = {
counterTime: "Time: ",
themeDefault: "Default",
themeModern: "Modern",
themeRetro: "Retro",
themeSnakes: "Snakes",
titleAppearance: "Appearance",
titleControls: "Controls",
@@ -36,6 +37,7 @@ const de = {
counterTime: "Zeit: ",
themeDefault: "Standard",
themeModern: "Modern",
themeRetro: "Retro",
themeSnakes: "Schlangen",
titleAppearance: "Aussehen",
titleControls: "Steuerung",