Fix: missing JavaDoc comments and parameter tags
This commit is contained in:
@@ -31,7 +31,6 @@ public class TUI implements IView {
|
||||
|
||||
/**
|
||||
* The {@link Game} model whose state is rendered.
|
||||
* Updated via {@link #update(Game)} whenever the game state changes.
|
||||
*/
|
||||
private Game model;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user