Eliminated graphic bug that tiny gaps appear between blocks + added new theme "Clean"
This commit is contained in:
@@ -12,6 +12,7 @@ const en = {
|
||||
counterScore: "Score: ",
|
||||
counterTime: "Time: ",
|
||||
themeDefault: "Default",
|
||||
themeClean: "Clean",
|
||||
themeModern: "Modern",
|
||||
themeRetro: "Retro",
|
||||
themeSnakes: "Snakes",
|
||||
@@ -36,6 +37,7 @@ const de = {
|
||||
counterScore: "Punkte: ",
|
||||
counterTime: "Zeit: ",
|
||||
themeDefault: "Standard",
|
||||
themeClean: "Glattpoliert",
|
||||
themeModern: "Modern",
|
||||
themeRetro: "Retro",
|
||||
themeSnakes: "Schlangen",
|
||||
|
Reference in New Issue
Block a user