mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-30 08:59:35 +01:00
(svn r22155) -Codechange: one comment in saveload/station_sl.cpp was wrong
This commit is contained in:
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
Block a user