mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-04-19 17:16:08 +08:00
Deploying to gh-pages from @ fa7e44ac1c
🚀
This commit is contained in:
parent
7e8cb097a2
commit
2fb579547e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user