Text Rendering works
This commit is contained in:
@@ -71,5 +71,5 @@ void TextureLoader::import(std::filesystem::path path, PTextureAsset textureAsse
|
||||
|
||||
textureAsset->load();
|
||||
textureAsset->setStatus(Asset::Status::Ready);
|
||||
//co_return;
|
||||
////co_return;
|
||||
}
|
||||
Reference in New Issue
Block a user