Feature: Add NotRoadTypes (NRT)
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
#include "engine_func.h"
|
||||
#include "core/random_func.hpp"
|
||||
#include "rail_gui.h"
|
||||
#include "road_gui.h"
|
||||
#include "core/backup_type.hpp"
|
||||
#include "hotkeys.h"
|
||||
#include "newgrf.h"
|
||||
@@ -949,6 +950,7 @@ static void MakeNewGameDone()
|
||||
SetLocalCompany(COMPANY_FIRST);
|
||||
|
||||
InitializeRailGUI();
|
||||
InitializeRoadGUI();
|
||||
|
||||
/* We are the server, we start a new company (not dedicated),
|
||||
* so set the default password *if* needed. */
|
||||
|
Reference in New Issue
Block a user