[Maps]: Re-Write log message (#838)
This commit is contained in:
parent
48f2cbc06d
commit
960a95b38e
@ -603,7 +603,7 @@ namespace Components
|
||||
void Maps::ScanCustomMaps()
|
||||
{
|
||||
FoundCustomMaps.clear();
|
||||
Logger::Print("Scanning custom maps...\n");
|
||||
Logger::Print("Looking for custom maps...\n");
|
||||
|
||||
std::filesystem::path basePath = (*Game::fs_basepath)->current.string;
|
||||
basePath /= "usermaps";
|
||||
|
Loading…
Reference in New Issue
Block a user