SCI: Remove dead code
This commit is contained in:
parent
6e2f18c498
commit
200c8c442b
4 changed files with 3 additions and 5 deletions
|
@ -675,7 +675,6 @@ MoveCountType GameFeatures::detectMoveCountType() {
|
|||
} else {
|
||||
if (!autoDetectMoveCountType()) {
|
||||
error("Move count autodetection failed");
|
||||
_moveCountType = kIncrementMoveCount; // Most games do this, so best guess
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue