mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Fix typo.
This commit is contained in:
parent
e0e8ee0152
commit
9f47942e7a
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ var ToolEvent = this.ToolEvent = Base.extend({
|
|||
|
||||
getModifiers: function() {
|
||||
return Key.modifiers;
|
||||
}
|
||||
},
|
||||
|
||||
// TODO: implement hitTest first
|
||||
// getItem: function() {
|
||||
|
|
Loading…
Reference in a new issue