forgot about adding this back

This commit is contained in:
Diavolo
2024-01-20 14:25:04 +01:00
parent 25ce596df9
commit e4c2ddc9f2

View File

@ -279,6 +279,7 @@ namespace Components
for (auto& path : paths)
{
const auto* dir = (*Game::fs_basepath)->current.string;
auto absoluteFile = std::format("{}\\{}{}", dir, path, file);
// No ".ff" appended, append it manually