mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Reduce chunk size
This commit is contained in:
@@ -27,7 +27,7 @@ export const globalConfig = {
|
||||
maximumTickRate: 500,
|
||||
|
||||
// Map
|
||||
mapChunkSize: 32,
|
||||
mapChunkSize: 16,
|
||||
mapChunkPrerenderMinZoom: 1.3,
|
||||
mapChunkOverviewMinZoom: 0.7,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user