(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.

This commit is contained in:
rubidium
2008-01-13 00:28:01 +00:00
parent 818979ebe3
commit 72c9b35b11
7 changed files with 9 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ struct TrackPathFinder {
TrackdirByte the_dir;
TransportTypeByte tracktype;
TransportType tracktype;
uint sub_type;
byte var2;