no message

This commit is contained in:
Chris Danford
2003-07-05 05:34:16 +00:00
parent 987c51c0b6
commit 2636a34acb
4 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -594,7 +594,7 @@ void MusicWheel::GetItemPosition( float fPosOffsetsFromMiddle, float& fX_out, fl
{
fRotationX_out = SCALE(fPosOffsetsFromMiddle,-7,+7,+PI/2.f,-PI/2.f);
printf( "fRotationX_out = %f\n", fRotationX_out );
// printf( "fRotationX_out = %f\n", fRotationX_out );
float radius = 200;