1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Merge pull request #112 from mini-bomba/move-speed

Added movement speed setting
This commit is contained in:
tobspr
2020-06-12 19:09:10 +02:00
committed by GitHub
4 changed files with 79 additions and 3 deletions

View File

@@ -609,6 +609,18 @@ settings:
fast: Fast
super_fast: Super fast
movementSpeed:
title: Movement speed
description: >-
Changes how fast the view moves when using the keyboard.
speeds:
super_slow: Super slow
slow: Slow
regular: Regular
fast: Fast
super_fast: Super Fast
extremely_fast: Extremely Fast
language:
title: Language
description: >-

View File

@@ -619,6 +619,18 @@ settings:
fast: Duża
super_fast: Bardzo Duża
movementSpeed:
title: Prędkość poruszania
description: >-
Zmienia, jak szybko widok porusza się, używając skrótów klawiszowych.
speeds:
super_slow: Bardzo wolna
slow: Wolna
regular: Zwykła
fast: Szybka
super_fast: Bardzo szybka
extremely_fast: Ekstremalnie szybka
language:
title: Język
description: >-