Updated AnnoucerManager::GetPathTo to act like ThemeManager. More theme and Ez2 cleanup.
This commit is contained in:
@@ -98,7 +98,7 @@ enum PlayerNumber {
|
||||
PLAYER_INVALID
|
||||
};
|
||||
|
||||
D3DXCOLOR PlayerToColor( const PlayerNumber p );
|
||||
D3DXCOLOR PlayerToColor( PlayerNumber p );
|
||||
D3DXCOLOR PlayerToColor( int p );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user