mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Silence skylander message
This commit is contained in:
parent
4b19e55fcc
commit
538a5cc9d8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue