TU43 Release 2
+ Added Magma Block, Nether Wart Block, Bone Block, End Stone Block + All Beetroot Items + Polar Bear (excluding audio) + / now opens chat for commands
This commit is contained in:
@@ -60,6 +60,7 @@ static const int s_keyToVK[] = {
|
||||
VK_SUBTRACT,// KEY_SUBTRACT = 53
|
||||
VK_LEFT, // KEY_LEFT = 54
|
||||
VK_RIGHT, // KEY_RIGHT = 55
|
||||
VK_OEM_2, // KEY_SLASH = 56
|
||||
};
|
||||
static const int s_keyToVKCount = sizeof(s_keyToVK) / sizeof(s_keyToVK[0]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user