Skip to content

Commit

Permalink
rerun tests pt.2
Browse files Browse the repository at this point in the history
  • Loading branch information
b3brodie committed Oct 13, 2024
1 parent 585c32a commit 938b94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,7 @@ void DynamicDataLoader::load_mod_interaction_files_from_path( const cata_path &p
}
}
}

// iterate over each file
for( const std::pair<const mod_id, cata_path> &file : files ) {
try {
Expand Down

0 comments on commit 938b94a

Please sign in to comment.