(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are drawn using the old Patch-like PBS sprites. (michi_cc)
This commit is contained in:
@@ -49,7 +49,7 @@ CStrA ValueStr(DiagDirection dd)
|
||||
|
||||
/** SignalType short names. */
|
||||
static const char* signal_type_names[] = {
|
||||
"NORMAL", "ENTRY", "EXIT", "COMBO",
|
||||
"NORMAL", "ENTRY", "EXIT", "COMBO", "PBS", "NOENTRY",
|
||||
};
|
||||
|
||||
/** Return name of given SignalType. */
|
||||
|
Reference in New Issue
Block a user