mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-04 14:09:47 +03:00
* Update the user's name.
This commit is contained in:
@@ -140,6 +140,9 @@ void Minecraft::onGraphicsReset()
|
||||
void Minecraft::reloadOptions()
|
||||
{
|
||||
m_options.update(platform()->getOptionStrings());
|
||||
|
||||
// update the user's name.
|
||||
m_pUser->field_0 = m_options.m_playerName;
|
||||
}
|
||||
|
||||
bool Minecraft::isLevelGenerated()
|
||||
|
||||
Reference in New Issue
Block a user