This commit is contained in:
Glenn Maynard
2003-06-10 23:33:45 +00:00
parent 1647211117
commit 53a8e22689
-1
View File
@@ -228,7 +228,6 @@ void NextFloat( float fValues[], int size )
for( i=0; i<size; i++ )
fValues[i] = 0;
index;
if( index == size-1 ) // if true, then the last float in the list was selected
; // leave all off
else