Bloody R3

This commit is contained in:
VlaoMao
2015-12-12 12:41:25 +00:00
parent 4d0487e142
commit bf22aa2600

View File

@@ -151,6 +151,9 @@ void Mouse::listDevices() {
case BLOODY_R8_1_PID:
name = "Bloody R8-1";
break;
case BLOODY_R3_PID:
name = "Bloody R3";
break;
default:
name = "Unknown";
}