middle of working on 1.90
This commit is contained in:
@@ -37,7 +37,7 @@ void TransitionStarWipe::RenderPrimitives()
|
||||
return;
|
||||
}
|
||||
|
||||
float fPercentOpen = GetPercentageOpen();
|
||||
float fPercentOpen = 1-GetPercentageOpen();
|
||||
/*
|
||||
switch( m_TransitionState )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user