resize avatar
This commit is contained in:
@@ -25,8 +25,8 @@ struct GuiAvatar: public GuiStatic
|
||||
BOTTOM_RIGHT
|
||||
} Corner;
|
||||
|
||||
static const unsigned Width = 35;
|
||||
static const unsigned Height = 50;
|
||||
static const unsigned Width = 32;//35
|
||||
static const unsigned Height = 45;//50
|
||||
|
||||
protected:
|
||||
int avatarRed;
|
||||
|
||||
Reference in New Issue
Block a user