mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/GabsPuNs-MinecraftConsoles.git
synced 2026-07-13 05:18:44 +00:00
TU25 Assets
This commit is contained in:
@@ -1068,7 +1068,7 @@ void Gui::render(float a, bool mouseFree, int xMouse, int yMouse)
|
||||
{
|
||||
int renderDistance = app.GetGameSettings(iPad, eGameSetting_RenderDistance);
|
||||
|
||||
lines.push_back(L"Minecraft LCE TU24 " + minecraft->fpsString);
|
||||
lines.push_back(L"Minecraft LCE TU25 " + minecraft->fpsString);
|
||||
lines.push_back(L"Seed: " + std::to_wstring(minecraft->level->getLevelData()->getSeed()));
|
||||
lines.push_back(minecraft->gatherStats1()); // Time to autosave
|
||||
lines.push_back(L"Render Distance: " + std::to_wstring(renderDistance));
|
||||
|
||||
Reference in New Issue
Block a user