Test Commit
This commit is contained in:
@@ -21,6 +21,7 @@ import java.util.ArrayList;
|
|||||||
* The second word is not checked at the moment. It can be anything. If this
|
* The second word is not checked at the moment. It can be anything. If this
|
||||||
* game is extended to deal with items, then the second part of the command
|
* game is extended to deal with items, then the second part of the command
|
||||||
* should probably be changed to be an item rather than a String.
|
* should probably be changed to be an item rather than a String.
|
||||||
|
* test
|
||||||
*/
|
*/
|
||||||
class Command {
|
class Command {
|
||||||
private String commandWord;
|
private String commandWord;
|
||||||
|
|||||||
Reference in New Issue
Block a user