mirror of
https://github.com/openlegends/asset-php.git
synced 2025-02-08 13:04:22 +00:00
rename action
This commit is contained in:
parent
99431f78ff
commit
fd5fe1cd85
@ -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;
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user