technically a new file version
This commit is contained in:
parent
bbaac4ebc3
commit
62daaf9e42
|
|
@ -4369,7 +4369,7 @@ async function _save(path) {
|
||||||
// console.log(action.name);
|
// console.log(action.name);
|
||||||
// }
|
// }
|
||||||
const fileData = {
|
const fileData = {
|
||||||
version: "1.7",
|
version: "1.7.5",
|
||||||
width: config.fileWidth,
|
width: config.fileWidth,
|
||||||
height: config.fileHeight,
|
height: config.fileHeight,
|
||||||
fps: config.framerate,
|
fps: config.framerate,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue