mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-12 21:51:57 +00:00
Fix Linux build warnings
This commit is contained in:
@@ -411,6 +411,8 @@ void UIScene_SkinSelectMenu::handleInput(int iPad, int key, bool repeat, bool pr
|
||||
case eSkinNavigation_Skin:
|
||||
m_currentNavigation = eSkinNavigation_Pack;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
};
|
||||
sendInputToMovie(key, repeat, pressed, released);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user