mirror of
https://github.com/overte-org/overte.git
synced 2025-08-14 01:00:18 +02:00
add an extra space before debug in AssetServer
This commit is contained in:
parent
e7124d4b10
commit
7bb97ec3da
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ void AssetServer::completeSetup() {
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
qInfo() << "Serving files from: " << _resourcesDirectory.path();
|
||||
|
||||
// Check the asset directory to output some information about what we have
|
||||
|
|
Loading…
Reference in a new issue