update the engine version as the merge was delayed

This commit is contained in:
Matthias Mailänder
2015-06-13 10:54:03 +02:00
parent d7e63ec28a
commit 1bf2bfadb4

View File

@@ -1123,7 +1123,7 @@ namespace OpenRA.Mods.Common.UtilityCommands
} }
// Images from WithCrateBody was moved into RenderSprites // Images from WithCrateBody was moved into RenderSprites
if (engineVersion < 20150530) if (engineVersion < 20150608)
{ {
if (depth == 0) if (depth == 0)
{ {