mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Tool plugin architecture with eraser/pen/paintbucket tools.
This commit is contained in:
3
js/Constants.js
Normal file
3
js/Constants.js
Normal file
@ -0,0 +1,3 @@
|
||||
var Constants = {
|
||||
TRANSPARENT_COLOR : "tc"
|
||||
};
|
Reference in New Issue
Block a user