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

Update changelog, minor adjustments

This commit is contained in:
tobspr
2020-06-22 12:36:02 +02:00
parent 3dca35ded4
commit e5d4fad64b
2 changed files with 2 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ const velocitySmoothing = 0.5;
const velocityFade = 0.98;
const velocityStrength = 0.4;
const velocityMax = 20;
const ticksBeforeErasingVelocity = 2;
const ticksBeforeErasingVelocity = 10;
/**
* @enum {string}