forked from mirror/OpenTTD
(svn r1610) Remove trailing whitespace (last time ever, i hope)
This commit is contained in:
@@ -79,7 +79,7 @@ enum {
|
||||
HT_RAIL = 0x10, /* autorail (one piece)
|
||||
* (uses lower bits to indicate direction) */
|
||||
|
||||
/* lower bits (used with HT_LINE and HT_RAIL):
|
||||
/* lower bits (used with HT_LINE and HT_RAIL):
|
||||
* (see ASCII art in autorail.h for a visual interpretation) */
|
||||
HT_DIR_X = 0, // X direction
|
||||
HT_DIR_Y = 1, // Y direction
|
||||
|
Reference in New Issue
Block a user