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
|
||||
RelativePath=".\..\src\articulated_vehicles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoslope.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\aystar.h">
|
||||
</File>
|
||||
|
|
|
@ -767,6 +767,10 @@
|
|||
RelativePath=".\..\src\articulated_vehicles.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoslope.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\aystar.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue