This commit is contained in:
Chris Forbes
2009-12-28 11:34:56 +13:00
parent c6e97f7278
commit d7251e4703
2 changed files with 1 additions and 2 deletions

View File

@@ -50,7 +50,6 @@ namespace OpenRa.Game
public void Tick()
{
while (currentActivity != null)
{
var a = currentActivity;