rename action

This commit is contained in:
openlegends 2024-03-18 15:32:00 +02:00
parent 99431f78ff
commit fd5fe1cd85

View File

@ -4,7 +4,7 @@ declare(strict_types=1);
namespace OpenLegends\Asset\Test\Card\Action; namespace OpenLegends\Asset\Test\Card\Action;
class Attack extends \OpenLegends\Engine\Abstract\Card\Action class Damage extends \OpenLegends\Engine\Abstract\Card\Action
{ {
private \OpenLegends\Engine\Abstract\Card $_card; private \OpenLegends\Engine\Abstract\Card $_card;