forked from RepoMirrors/baritone
add default lol
This commit is contained in:
parent
01bec5d8f9
commit
3b7e1adf24
|
@ -76,6 +76,7 @@ public class ComputationRequest {
|
|||
return resp.pathCost;
|
||||
case IN_PROGRESS:
|
||||
case QUEUED:
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue