forked from mirror/OpenTTD
(svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "textbuf_gui.h"
|
||||
#include "command_func.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "vehicle_gui_base.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "group.h"
|
||||
#include "strings_func.h"
|
||||
@@ -27,6 +26,7 @@
|
||||
#include "widgets/dropdown_type.h"
|
||||
#include "widgets/dropdown_func.h"
|
||||
#include "tilehighlight_func.h"
|
||||
#include "vehicle_gui_base.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
|
Reference in New Issue
Block a user