This commit is contained in:
Devine Lu Linvega
2018-01-26 17:11:55 +13:00
parent 1c1fb8d75d
commit 5615e8de87
3 changed files with 10 additions and 6 deletions

View File

@@ -42,8 +42,6 @@ function Brush()
this.stroke = function(line)
{
ronin.commander.blur();
this.speed = distance_between(line.from,line.to);
for(pointer_id in this.pointers){