eroorMessage method prinln added
This commit is contained in:
@@ -50,7 +50,7 @@ public class Parser {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public void errorMessage(){
|
public void errorMessage(){
|
||||||
textTerminal.print("The command was not excecuted successfully!");
|
textTerminal.println("The command was not excecuted successfully!");
|
||||||
}
|
}
|
||||||
|
|
||||||
public Command getAction() {
|
public Command getAction() {
|
||||||
|
|||||||
Reference in New Issue
Block a user