mirror of https://github.com/OpenTTD/OpenTTD
(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h
parent
66fa62b3ea
commit
9a6975504b
2
bridge.h
2
bridge.h
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: */
|
/* $Id: $ */
|
||||||
|
|
||||||
/** @file bridge.h Header file for bridges */
|
/** @file bridge.h Header file for bridges */
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $Id: */
|
/* $Id: $ */
|
||||||
|
|
||||||
/** @file railtypes.h
|
/** @file railtypes.h
|
||||||
* All the railtype-specific information is stored here.
|
* All the railtype-specific information is stored here.
|
||||||
|
|
Loading…
Reference in New Issue