renamed Actor.unitInfo to "Info"; other minor changes
This commit is contained in:
11
OpenRa.Game/GameRules/ActorInfo.cs
Executable file
11
OpenRa.Game/GameRules/ActorInfo.cs
Executable file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenRa.Game.GameRules
|
||||
{
|
||||
public class ActorInfo
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user