forgot about adding this back
This commit is contained in:
parent
25ce596df9
commit
e4c2ddc9f2
@ -279,6 +279,7 @@ namespace Components
|
|||||||
|
|
||||||
for (auto& path : paths)
|
for (auto& path : paths)
|
||||||
{
|
{
|
||||||
|
const auto* dir = (*Game::fs_basepath)->current.string;
|
||||||
auto absoluteFile = std::format("{}\\{}{}", dir, path, file);
|
auto absoluteFile = std::format("{}\\{}{}", dir, path, file);
|
||||||
|
|
||||||
// No ".ff" appended, append it manually
|
// No ".ff" appended, append it manually
|
||||||
|
Loading…
Reference in New Issue
Block a user