FEAT: Auto jump in settings (again)

This commit is contained in:
InviseDivine
2026-03-21 16:03:51 +02:00
parent fd3ee23e4e
commit 6e0615c0bc
4 changed files with 4 additions and 4 deletions

View File

@@ -1228,7 +1228,6 @@ void Minecraft::reloadOptions() {
if ((wasTouchscreen != useTouchscreen()) || (inputHolder == 0))
_reloadInput();
// TODO:
// user->name = options.username;
LOGI("Reloading-options\n");