removed ActorInfo (unused)
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenRa.Game.GameRules
|
||||
{
|
||||
public class ActorInfo
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -92,7 +92,6 @@
|
||||
<Compile Include="Effects\Smoke.cs" />
|
||||
<Compile Include="Effects\TeslaZap.cs" />
|
||||
<Compile Include="Exts.cs" />
|
||||
<Compile Include="GameRules\ActorInfo.cs" />
|
||||
<Compile Include="GameRules\AftermathInfo.cs" />
|
||||
<Compile Include="GameRules\ArmorType.cs" />
|
||||
<Compile Include="GameRules\GeneralInfo.cs" />
|
||||
|
||||
Reference in New Issue
Block a user