Rename Enter to LegacyEnter.
This commit is contained in:
committed by
Oliver Brakmann
parent
83212b100e
commit
1f7b558b29
@@ -14,7 +14,7 @@ using OpenRA.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Common.Activities
|
||||
{
|
||||
class RepairBuilding : Enter
|
||||
class RepairBuilding : LegacyEnter
|
||||
{
|
||||
readonly Actor target;
|
||||
readonly IHealth health;
|
||||
|
||||
Reference in New Issue
Block a user