(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
This commit is contained in:
@@ -55,7 +55,7 @@ struct TrackPathFinder {
|
||||
|
||||
TrackdirByte the_dir;
|
||||
|
||||
TransportTypeByte tracktype;
|
||||
TransportType tracktype;
|
||||
uint sub_type;
|
||||
|
||||
byte var2;
|
||||
|
Reference in New Issue
Block a user