mirror of
https://github.com/overte-org/overte.git
synced 2025-04-09 21:23:49 +02:00
Increase mini tablet grow/shrink time
This commit is contained in:
parent
f3cbca6cee
commit
12454d7ec7
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@
|
|||
UPDATE_INTERVAL = 300,
|
||||
|
||||
// Mini tablet scaling.
|
||||
MINI_SCALE_DURATION = 150,
|
||||
MINI_SCALE_DURATION = 250,
|
||||
MINI_SCALE_TIMEOUT = 20,
|
||||
miniScaleTimer = null,
|
||||
miniScaleStart,
|
||||
|
|
Loading…
Reference in a new issue