EgtMachKernel :
- aggiunta lavorazione di svuotatura.
This commit is contained in:
+1
-1
@@ -287,7 +287,7 @@ ChiselingData::VerifySolCh( int nVal) const
|
||||
bool
|
||||
ChiselingData::VerifyWorkSide( int nVal) const
|
||||
{
|
||||
return ( nVal == MILL_WS_LEFT || nVal == MILL_WS_RIGHT) ;
|
||||
return ( nVal == CHISEL_WS_LEFT || nVal == CHISEL_WS_RIGHT) ;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user