This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
input: fix right/middle mouse button confusion.
legacy
Sam Hocevar
пре 5 година
родитељ
df7f58e20d
комит
afe2c72beb
1 измењених фајлова
са
2 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/ui/buttons.inc
+ 2
- 2
src/ui/buttons.inc
Прегледај датотеку
@@ -18,8 +18,8 @@ _BTN(0, Unknown)
// Mouse buttons (FIXME: rename to LeftClick etc.?)
_BTN(1, Left)
_BTN(2,
Right
)
_BTN(3,
Middle
)
_BTN(2,
Middle
)
_BTN(3,
Right
)
_BTN(4, Focus)
// Typical game controller buttons
Write
Preview
Loading…
Откажи
Сачувај