add new zone box visuals,
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
//bls 4
|
||||
|
||||
// This file should not exist. Fix later...
|
||||
// -------------------------------------------------------------------
|
||||
@ -273,6 +272,8 @@ function NDM_PlantCopy::conditionalPlant(%this, %client, %force, %ownership)
|
||||
return;
|
||||
}
|
||||
|
||||
%client.ndPushBoxHistory(%client.ndSelection.getGhostWorldBox());
|
||||
|
||||
%client.ndLastPlantTime = $Sim::Time;
|
||||
|
||||
%pos = %client.ndSelection.ghostPosition;
|
||||
|
Reference in New Issue
Block a user