rewrite of all Draw() functions
This commit is contained in:
@@ -39,7 +39,7 @@ void TransitionStarWipe::Draw()
|
||||
return;
|
||||
}
|
||||
|
||||
FLOAT fPercentOpen;
|
||||
float fPercentOpen;
|
||||
switch( m_TransitionState )
|
||||
{
|
||||
case opening_right:
|
||||
|
||||
Reference in New Issue
Block a user