mirror of https://github.com/OpenTTD/OpenTTD
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
parent
6e641777b1
commit
8074f123d5
|
@ -7,7 +7,7 @@
|
||||||
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
* See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/** @file station_sl.cpp Code handling saving and loading of economy data */
|
/** @file station_sl.cpp Code handling saving and loading of stations. */
|
||||||
|
|
||||||
#include "../stdafx.h"
|
#include "../stdafx.h"
|
||||||
#include "../station_base.h"
|
#include "../station_base.h"
|
||||||
|
|
Loading…
Reference in New Issue