mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
Update Keyboard.lua
This commit is contained in:
parent
956b7504c0
commit
2bbc933ac4
@ -5,7 +5,7 @@ local keyboard = {
|
||||
-- Shift
|
||||
LEFT_SHIFT = 42,
|
||||
RIGHT_SHIFT = 54,
|
||||
-- Alft
|
||||
-- Alt
|
||||
LEFT_ALT = 56,
|
||||
RIGHT_ALT = 184,
|
||||
-- Command (Mac & Linux) or Windows Key (Windows), I added both in case someone is from windows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user