From b43a4f6787194f2267da9f9954fae5bddc34c318 Mon Sep 17 00:00:00 2001 From: michi_cc Date: Sun, 28 Jun 2009 22:42:19 +0000 Subject: (svn r16690) -Fix [FS#3002]: Missing debug string for ESRB_SAFE_TILE in YAPF debugging helper. --- src/yapf/yapf_node_rail.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/yapf/yapf_node_rail.hpp b/src/yapf/yapf_node_rail.hpp index 2830c64e6..3385d3acd 100644 --- a/src/yapf/yapf_node_rail.hpp +++ b/src/yapf/yapf_node_rail.hpp @@ -114,7 +114,7 @@ inline CStrA ValueStr(EndSegmentReasonBits bits) { static const char *end_segment_reason_names[] = { "DEAD_END", "RAIL_TYPE", "INFINITE_LOOP", "SEGMENT_TOO_LONG", "CHOICE_FOLLOWS", - "DEPOT", "WAYPOINT", "STATION", + "DEPOT", "WAYPOINT", "STATION", "SAFE_TILE", "PATH_TOO_LONG", "FIRST_TWO_WAY_RED", "LOOK_AHEAD_END", "TARGET_REACHED" }; -- cgit v1.2.3-70-g09d2