mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Restored square templates in splash page
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
class LassoSelectionTool extends SelectionTool {
|
||||
constructor (name, options, switchFunc, moveTool) {
|
||||
|
||||
super(name, options, switchFunc, moveTool);
|
||||
}
|
||||
|
||||
onStart(mousePos) {
|
||||
|
Reference in New Issue
Block a user