Skip to content

Commit

Permalink
Merge branch 'mod_compat_3' of https://github.com/b3brodie/Cataclysm-DDA
Browse files Browse the repository at this point in the history
 into mod_compat_3
  • Loading branch information
b3brodie committed Oct 13, 2024
2 parents 61c43b7 + a352bde commit 4bfa152
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,6 @@ 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 4bfa152

Please sign in to comment.