(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "track_type.h"
|
||||
#include "track_func.h"
|
||||
#include "rail_map.h"
|
||||
#include "signal_func.h"
|
||||
#include "gfx_func.h"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user