mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-12-25 06:26:42 +01:00
p
This commit is contained in:
parent
36750274a5
commit
56217f8782
1 changed files with 1 additions and 1 deletions
|
@ -2817,7 +2817,7 @@ function Node(_x, _y, _group = noone) : __Node_Base(_x, _y) constructor {
|
|||
}
|
||||
}
|
||||
|
||||
static dropPath = noone;
|
||||
static dropPath = noone;
|
||||
|
||||
static clone = function(target = PANEL_GRAPH.getCurrentContext()) {
|
||||
CLONING = true;
|
||||
|
|
Loading…
Reference in a new issue