mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Change model version to 3
The new serializing will use typed arrays / blob.
This commit is contained in:
parent
2ca97b48e7
commit
06abdca62e
@ -7,7 +7,7 @@ var Constants = {
|
||||
LAYER_OPACITY : 0.2
|
||||
},
|
||||
|
||||
MODEL_VERSION : 2,
|
||||
MODEL_VERSION : 3,
|
||||
|
||||
MAX_HEIGHT : 1024,
|
||||
MAX_WIDTH : 1024,
|
||||
|
Loading…
Reference in New Issue
Block a user