package se.danielj.skuttandenyancat.components; import com.artemis.Component; /** * * @author Daniel Jonsson * @license GNU GPLv3 * */ public class Player extends Component { }