mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Remove unneccessary frame version incrementing
This commit is contained in:
parent
d4f038f97b
commit
5fe9081df1
@ -17,7 +17,7 @@
|
||||
}
|
||||
frame.setPixel(x, y, color);
|
||||
});
|
||||
frame.version++;
|
||||
|
||||
return frame;
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user