cleanup
This commit is contained in:
@@ -708,8 +708,6 @@ void MusicWheel::GetItemPosition( float fPosOffsetsFromMiddle, float& fX_out, fl
|
|||||||
fRotationX_out *= 180.f/PI; // to degrees
|
fRotationX_out *= 180.f/PI; // to degrees
|
||||||
|
|
||||||
// printf( "fRotationX_out = %f\n", fRotationX_out );
|
// printf( "fRotationX_out = %f\n", fRotationX_out );
|
||||||
|
|
||||||
fRotationX_out *= 180.f/PI; // to degrees
|
|
||||||
}
|
}
|
||||||
else if(!USE_LINEAR_WHEEL)
|
else if(!USE_LINEAR_WHEEL)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user