mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Fix statistics tab, 2
This commit is contained in:
@@ -18,8 +18,10 @@ export const globalConfig = {
|
||||
assetsSharpness: 1.2,
|
||||
shapesSharpness: 1.4,
|
||||
|
||||
// Production analytics
|
||||
statisticsGraphDpi: 2.5,
|
||||
statisticsGraphSlices: 100,
|
||||
analyticsSliceDurationSeconds: 10,
|
||||
|
||||
// [Calculated] physics step size
|
||||
physicsDeltaMs: 0,
|
||||
@@ -41,8 +43,6 @@ export const globalConfig = {
|
||||
|
||||
undergroundBeltMaxTiles: 5,
|
||||
|
||||
analyticsSliceDurationSeconds: 10,
|
||||
|
||||
buildingSpeeds: {
|
||||
cutter: 1 / 4,
|
||||
rotater: 1 / 1,
|
||||
|
||||
Reference in New Issue
Block a user