mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2025-12-06 02:30:37 -08:00
try out different variants
This commit is contained in:
parent
8c5118e41d
commit
e1cd08d2f9
5 changed files with 28 additions and 36 deletions
|
|
@ -106,8 +106,8 @@ export const globalConfig = {
|
|||
// Global game speed
|
||||
gameSpeed: 1,
|
||||
|
||||
warmupTimeSecondsFast: 0.5,
|
||||
warmupTimeSecondsRegular: 1.5,
|
||||
warmupTimeSecondsFast: 0.25,
|
||||
warmupTimeSecondsRegular: 0.25,
|
||||
|
||||
smoothing: {
|
||||
smoothMainCanvas: smoothCanvas && true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue