]> git.lizzy.rs Git - minetest.git/blobdiff - src/client/keys.h
Add keybind to swap items between hands
[minetest.git] / src / client / keys.h
index e120a2d927c49ba6d35849d305590aa70edfb288..989eb528c7084accb1934c75280a5dbf9cab9a67 100644 (file)
@@ -42,6 +42,7 @@ class KeyType
 
                // Other
                DROP,
+               SWAP_OFFHAND,
                INVENTORY,
                CHAT,
                CMD,