removed ActorInfo (unused)

This commit is contained in:
Chris Forbes
2010-01-14 19:16:55 +13:00
parent 614edbdc65
commit db643d5b76
2 changed files with 0 additions and 12 deletions

View File

@@ -1,11 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace OpenRa.Game.GameRules
{
public class ActorInfo
{
}
}