Fix some compiler warnings

This commit is contained in:
Paul Chote
2010-11-26 10:48:55 +13:00
parent 7182908728
commit 1aebd59062
4 changed files with 7 additions and 18 deletions

View File

@@ -33,8 +33,6 @@ namespace OpenRA.Scripting
{
var target = kv.First;
var targetCell = kv.Second;
System.Console.WriteLine("{0} {1}",target, targetCell);
var cs = target.Trait<Chronoshiftable>();
if (cs.CanChronoshiftTo(target, targetCell))
target.Trait<Chronoshiftable>().Teleport(target,