mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 06:54:31 -04:00
add some really old vag file unpacking stuff (#708)
This commit is contained in:
@@ -157,7 +157,7 @@ ObjectFileDB::ObjectFileDB(const std::vector<std::string>& _dgos,
|
||||
|
||||
lg::info("ObjectFileDB Initialized\n");
|
||||
if (obj_files_by_name.empty()) {
|
||||
lg::die(
|
||||
lg::error(
|
||||
"No object files have been added. Check that there are input files and the allowed_objects "
|
||||
"list.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user