Player added methods and javadoc

This commit is contained in:
Andrin Fassbind
2021-11-26 12:21:57 +01:00
parent b23e210bb2
commit 5e0ebedfea
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@ import java.util.List;
/**
* New Class PLayer
* This class is here to add players to the game.
* @author: Stefan Amador
*/
public class Player {