Files
MinecraftConsoles/Minecraft.Client/Common/UI/UIScene_DebugOverlay.cpp
Davi Eler Magalhães ca5fde56fe Fix: Sorted the item list in the debug overlay (#340)
* Fix: Sorted the item list in the debug overlay

* revert show all files to false

* Revert ShowAllFiles by removing it

* removed extra line

* Adressed PR review changes

* Replaced push_back with emplace_back

* Removed redundant emplace_back
2026-03-04 22:07:37 +07:00

9.5 KiB