(svn r14301) -Codechange: give the vehicle list and group list the same relative size and the same absolute height for the vehicle list items.
This commit is contained in:
@@ -41,8 +41,7 @@ enum {
|
||||
PLY_WND_PRC__OFFSET_TOP_WIDGET = 26,
|
||||
PLY_WND_PRC__SIZE_OF_ROW_TINY = 13,
|
||||
PLY_WND_PRC__SIZE_OF_ROW_SMALL = 26,
|
||||
PLY_WND_PRC__SIZE_OF_ROW_BIG = 36,
|
||||
PLY_WND_PRC__SIZE_OF_ROW_BIG2 = 39,
|
||||
PLY_WND_PRC__SIZE_OF_ROW_BIG = 39,
|
||||
};
|
||||
|
||||
/** Vehicle List Window type flags */
|
||||
|
Reference in New Issue
Block a user