Skip to content

Commit 324a5bf

Browse files
committed
add false return path
1 parent aab84f6 commit 324a5bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

code/mission/missionparse.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9505,4 +9505,6 @@ bool check_for_25_1_data()
95059505
}
95069506
}
95079507
}
9508+
9509+
return false;
95089510
}

0 commit comments

Comments
 (0)