Implement serialization, clipboard
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
function Path_Arc(from,to,orientation,end)
|
||||
{
|
||||
this.__serialized_name__ = "Path_Arc";
|
||||
this.name = "arc";
|
||||
|
||||
this.from = from;
|
||||
|
||||
Reference in New Issue
Block a user