This commit is contained in:
Alberto Ramos
2010-08-22 18:10:10 -06:00
parent 29c022b382
commit ab73176a76
+1 -1
View File
@@ -15,7 +15,7 @@
#include <float.h>
static ThemeMetric<float> ARROW_SPACING( "ArrowEffects", "ArrowSpacing" );
static ThemeMetric<bool> HIDDEN_SUDDEN_PAST_RECEPTOR( "ArrowEffects", "DrawHiddenNotesBeforeReceptor");
static ThemeMetric<bool> HIDDEN_SUDDEN_PAST_RECEPTOR( "ArrowEffects", "DrawHiddenNotesAfterReceptor");
static float GetNoteFieldHeight( const PlayerState* pPlayerState )
{