dont select generated bricks; ctrl+select generated bricks selects parent; remove copy
This commit is contained in:
@ -19,10 +19,10 @@ function NewDuplicatorMode::onRotateBrick(%this, %client, %direction){}
|
||||
function NewDuplicatorMode::onPlantBrick(%this, %client){}
|
||||
function NewDuplicatorMode::onCancelBrick(%this, %client){}
|
||||
|
||||
function NewDuplicatorMode::onCopy(%this, %client)
|
||||
{
|
||||
ndmessageClient(%client, '', "\c6Copy can not be used in your current duplicator mode.");
|
||||
}
|
||||
//function NewDuplicatorMode::onCopy(%this, %client)
|
||||
//{
|
||||
// ndmessageClient(%client, '', "\c6Copy can not be used in your current duplicator mode.");
|
||||
//}
|
||||
|
||||
//function NewDuplicatorMode::onPaste(%this, %client)
|
||||
//{
|
||||
|
Reference in New Issue
Block a user