@ -0,0 +1,8 @@
<?php
declare(strict_types=1);
namespace OpenLegends\Asset\Test\Game;
class Pool extends \OpenLegends\Engine\Abstract\Pool
{}