made some changes to command class
This commit is contained in:
@@ -108,4 +108,6 @@ class Command {
|
||||
public boolean hasEnemy() {
|
||||
return !enemy.equals("");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user