remove support for diagonal banners; it's 2011, the theme should be taking care of banner rotation. plus this made things problematic for people wanting to use square banners.
This commit is contained in:
@@ -67,7 +67,6 @@ public:
|
||||
* @param fHeight the new height. */
|
||||
void ScaleToClipped( float fWidth, float fHeight );
|
||||
void CropTo( float fWidth, float fHeight );
|
||||
static bool IsDiagonalBanner( int iWidth, int iHeight );
|
||||
|
||||
// Commands
|
||||
virtual void PushSelf( lua_State *L );
|
||||
|
||||
Reference in New Issue
Block a user