浏览代码

Touchpad was listed twice in DeviceButton docs.

Joshua Minor 6 年之前
父节点
当前提交
12c1bc3112
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      api/lovr/headset/DeviceButton.lua

+ 0 - 4
api/lovr/headset/DeviceButton.lua

@@ -25,10 +25,6 @@ return {
       name = 'menu',
       description = 'The menu button.'
     },
-    {
-      name = 'touchpad',
-      description = 'The button on the touchpad.'
-    },
     {
       name = 'a',
       description = 'The A button.'