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