mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
* Add writeable configuration.
This commit is contained in:
@@ -122,3 +122,7 @@ bool AppPlatform::shiftPressed()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
void AppPlatform::setOptionStrings(const std::vector<std::string>& vec)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user