Skip to content

Commit 3830729

Browse files
authored
add false return path
1 parent 2cf643f commit 3830729

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
@@ -9521,4 +9521,6 @@ bool check_for_25_1_data()
95219521
}
95229522
}
95239523
}
9524+
9525+
return false;
95249526
}

0 commit comments

Comments
 (0)