mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
LogVisor report additions; Updated RetroCommon
This commit is contained in:
@@ -120,7 +120,7 @@ Time ProjectPath::getModtime() const
|
||||
return Time(latestTime);
|
||||
}
|
||||
}
|
||||
throw HECL::Exception(_S("invalid path type"));
|
||||
LogModule.report(LogVisor::Error, _S("invalid path type for computing modtime"));
|
||||
return Time();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user