Skip to content

Commit 1d7643d

Browse files
committed
Add built in diesel and steam textures from Erick Cantu and Chris Gerlach
1 parent 278d8ff commit 1d7643d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
5.33 MB
Binary file not shown.
1.33 MB
Binary file not shown.

Source/RunActivity/RunActivity.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<Content Include="Content\Clouds01.png">
5252
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
5353
</Content>
54+
<Content Include="Content\dieselsmoke.dds">
55+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
56+
</Content>
5457
<Content Include="Content\ETCS\ETCS_DMI_symbols_credit.txt">
5558
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
5659
</Content>
@@ -519,6 +522,9 @@
519522
<Content Include="Content\SkyDome1.png">
520523
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
521524
</Content>
525+
<Content Include="Content\smokemain.dds">
526+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
527+
</Content>
522528
<Content Include="Content\Snowflake.png">
523529
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
524530
</Content>

0 commit comments

Comments
 (0)