Merge branch 'save_ext' into jgrpp
# Conflicts: # src/lang/german.txt # src/lang/korean.txt # src/lang/traditional_chinese.txt # src/window.cpp
This commit is contained in:
@@ -2784,6 +2784,7 @@ private:
|
||||
public:
|
||||
VehicleViewWindow(WindowDesc *desc, WindowNumber window_number) : Window(desc)
|
||||
{
|
||||
this->flags |= WF_DISABLE_VP_SCROLL;
|
||||
this->CreateNestedTree();
|
||||
|
||||
/* Sprites for the 'send to depot' button indexed by vehicle type. */
|
||||
|
Reference in New Issue
Block a user