mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-25 12:56:49 +00:00
Remove WinAPI locals from XUI scenes
This commit is contained in:
@@ -500,7 +500,6 @@ HRESULT CScene_Credits::OnKeyDown(XUIMessageInput* pInputData, BOOL& rfHandled)
|
||||
HRESULT CScene_Credits::OnControlNavigate(XUIMessageControlNavigate *pControlNavigateData, BOOL& bHandled)
|
||||
{
|
||||
// ignore any joypads other than the main
|
||||
BYTE bFocusUser=XuiElementGetFocusUser(pControlNavigateData->hObjSource);
|
||||
// get the user from the control
|
||||
/*if(!=ProfileManager.GetLockedProfile())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user