mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
Silence skylander message
This commit is contained in:
parent
4b19e55fcc
commit
538a5cc9d8
@ -187,7 +187,7 @@ usb_handler_thread::usb_handler_thread()
|
||||
|
||||
if (!found_skylander)
|
||||
{
|
||||
sys_usbd.success("Adding emulated skylander");
|
||||
sys_usbd.notice("Adding emulated skylander");
|
||||
usb_devices.push_back(std::make_shared<usb_device_skylander>());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user