mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-17 20:10:23 +03:00
* Fixes to fancy pants grass detection, etc.
This commit is contained in:
@@ -101,7 +101,7 @@ void AppPlatform::uploadPlatformDependentData(int, void*)
|
||||
}
|
||||
|
||||
|
||||
Texture AppPlatform::loadTexture(const std::string&, bool)
|
||||
Texture AppPlatform::loadTexture(const std::string&, bool bIsRequired)
|
||||
{
|
||||
return Texture(0, 0, nullptr, 1, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user