NO THAT IS NOT WHAT YOU DO WITH USELESS CODE

This commit is contained in:
Chris Forbes
2010-05-14 08:16:33 +12:00
parent 43ad339ffe
commit 82c9c12cae
8 changed files with 13 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
#region Copyright & License Information
#region Copyright & License Information
/*
* Copyright 2007,2009,2010 Chris Forbes, Robert Pepperell, Matthew Bowra-Dean, Paul Chote, Alli Witheford.
* This file is part of OpenRA.
@@ -44,7 +44,6 @@ namespace OpenRA.Traits
if (order.OrderString == "Enter")
{
//var res = order.TargetActor.traits.GetOrDefault<Reservable>();
var rp = order.TargetActor.traits.GetOrDefault<RallyPoint>();
self.CancelActivity();