Add box selection history
This commit is contained in:
@ -143,10 +143,10 @@ function NDM_PlantCopy::onCancelBrick(%this, %client)
|
||||
}
|
||||
|
||||
//Paste Selection
|
||||
function NDM_PlantCopy::onPaste(%this, %client)
|
||||
{
|
||||
%this.onPlantBrick(%client);
|
||||
}
|
||||
//function NDM_PlantCopy::onPaste(%this, %client)
|
||||
//{
|
||||
// %this.onPlantBrick(%client);
|
||||
//}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user