diff --git a/stepmania/src/ScreenSelectStyle.cpp b/stepmania/src/ScreenSelectStyle.cpp index b3a629eb6a..df29c8ba0e 100644 --- a/stepmania/src/ScreenSelectStyle.cpp +++ b/stepmania/src/ScreenSelectStyle.cpp @@ -315,6 +315,8 @@ bool ScreenSelectStyle::IsEnabled( int iStyleIndex ) void ScreenSelectStyle::UpdateEnabledDisabled() { int i; + /* XXX: If a player joins during the tween-in, this diffuse change + * will be undone by the tween. Hmm. */ for( i=0; i