增强大地图的性能

This commit is contained in:
unanmed 2023-04-22 17:11:40 +08:00
parent 6d4422330b
commit fa7e44ac1c

View File

@ -115,7 +115,7 @@ function core() {
width: main.mode == 'editor' ? this.__SIZE__ : this._WIDTH_, // map width and height
height: main.mode == 'editor' ? this.__SIZE__ : this._HEIGHT_,
v2: false,
threshold: 1024,
threshold: 512,
extend: 10,
scale: 1.0,
tempCanvas: null, // A temp canvas for drawing