Fix: Removed Redundant TODO.
This commit is contained in:
@@ -124,13 +124,6 @@ public class Player implements Serializable {
|
||||
public int getPrestigeValue() {
|
||||
return PrestigeValue;
|
||||
}
|
||||
|
||||
/* TODO
|
||||
* private Game game;
|
||||
* public Game getGame(){
|
||||
* return Game;
|
||||
* }
|
||||
*/
|
||||
// endregion getters
|
||||
|
||||
// region Setters
|
||||
|
||||
Reference in New Issue
Block a user