mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-13 19:49:36 +00:00
EOL fix
This commit is contained in:
@@ -1000,5 +1000,5 @@ THandle<void> LoadHouseResource(const PortabilityLayer::ResTypeID &resTypeID, in
|
|||||||
if (hdl != nullptr)
|
if (hdl != nullptr)
|
||||||
return hdl;
|
return hdl;
|
||||||
|
|
||||||
return PortabilityLayer::ResourceManager::GetInstance()->GetAppResource(resTypeID, resID);
|
return PortabilityLayer::ResourceManager::GetInstance()->GetAppResource(resTypeID, resID);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user