mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
|
|
new Tool('eyedropper', {
|
|
imageCursor: 'eyedropper',
|
|
});
|
|
|
|
|
|
/*global Tool, tool*/ |