mirror of https://github.com/OpenTTD/OpenTTD
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
parent
f438dcdd67
commit
fbbba11e13
|
@ -402,6 +402,9 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\articulated_vehicles.h">
|
RelativePath=".\..\src\articulated_vehicles.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\autoslope.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\aystar.h">
|
RelativePath=".\..\src\aystar.h">
|
||||||
</File>
|
</File>
|
||||||
|
|
|
@ -767,6 +767,10 @@
|
||||||
RelativePath=".\..\src\articulated_vehicles.h"
|
RelativePath=".\..\src\articulated_vehicles.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\autoslope.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\aystar.h"
|
RelativePath=".\..\src\aystar.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue