remove debug
This commit is contained in:
@@ -47,7 +47,6 @@ void ScreenAttract::Input( const InputEventPlus &input )
|
|||||||
|
|
||||||
void ScreenAttract::SetAttractVolume( bool bInAttract )
|
void ScreenAttract::SetAttractVolume( bool bInAttract )
|
||||||
{
|
{
|
||||||
LOG->Trace( "SetAttractVolume %i", bInAttract );
|
|
||||||
if( bInAttract )
|
if( bInAttract )
|
||||||
{
|
{
|
||||||
if( GAMESTATE->IsTimeToPlayAttractSounds() )
|
if( GAMESTATE->IsTimeToPlayAttractSounds() )
|
||||||
|
|||||||
Reference in New Issue
Block a user