mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
spelling: initialize
This commit is contained in:
parent
823eccb4e7
commit
9effaf195c
@ -52,7 +52,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initalize all controls related to the spritesheet layout.
|
* Initialize all controls related to the spritesheet layout.
|
||||||
*/
|
*/
|
||||||
ns.PngExportController.prototype.initLayoutSection_ = function () {
|
ns.PngExportController.prototype.initLayoutSection_ = function () {
|
||||||
var frames = this.piskelController.getFrameCount();
|
var frames = this.piskelController.getFrameCount();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user