pixel-editor/js/tools/_fill.js

7 lines
69 B
JavaScript

new Tool('fill', {
imageCursor: 'fill',
});
/*global Tool, tool*/