|
|
@ -92,7 +92,6 @@ class Buckets {
|
|
|
|
const action = possibleActions[i];
|
|
|
|
const action = possibleActions[i];
|
|
|
|
|
|
|
|
|
|
|
|
if (result.hasTarget(target)) {
|
|
|
|
if (result.hasTarget(target)) {
|
|
|
|
debugger
|
|
|
|
|
|
|
|
state.matching.add(result.string());
|
|
|
|
state.matching.add(result.string());
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|