mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
2 lines
52 B
JavaScript
2 lines
52 B
JavaScript
|
const MIN_Z_INDEX = -5000;
|
||
|
const MAX_Z_INDEX = 5000;
|