Do not ignore up in hotbar keybinds.
This commit is contained in:
@@ -84,7 +84,7 @@ namespace Content.Client.GameObjects.EntitySystems
|
||||
|
||||
actionsComponent.HandleHotbarKeybind(slot, args);
|
||||
return true;
|
||||
});
|
||||
}, false);
|
||||
}
|
||||
|
||||
private PointerInputCmdHandler HandleChangeHotbarKeybind(byte hotbar)
|
||||
|
||||
Reference in New Issue
Block a user