added install rules for d2k mod, fixes carryall landing

This commit is contained in:
Matthias Mailänder
2012-06-09 22:46:13 +02:00
parent 22e0828566
commit d110b45679
5 changed files with 19 additions and 10 deletions

View File

@@ -259,7 +259,7 @@ namespace OpenRA.Mods.D2k.Widgets.Logic
{
new string[] {"--shp", Path.Combine(PathToImages, "overlay.png"), "32"},
new string[] {"--shp", Path.Combine(PathToImages, "crates.png"), "32"},
//new string[] {"--shp", Path.Combine(PathToImages, "shadow.png"), "32
//new string[] {"--shp", Path.Combine(PathToImages, "shadow.png"), "32"},
new string[] {"--shp", Path.Combine(PathToImages, "spicebloom.png"), "32"},
new string[] {"--shp", Path.Combine(PathToImages, "rockcrater1.png"), "32"},
new string[] {"--shp", Path.Combine(PathToImages, "rockcrater2.png"), "32"},