Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
This commit is contained in:
@@ -51,7 +51,7 @@ DifficultyClass StringToDifficultyClass( CString sDC )
|
||||
return CLASS_INVALID;
|
||||
}
|
||||
|
||||
D3DXCOLOR PlayerToColor( const PlayerNumber p )
|
||||
D3DXCOLOR PlayerToColor( PlayerNumber p )
|
||||
{
|
||||
switch( p )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user