chore: classify 'browser' applet
This commit is contained in:
parent
da678d3438
commit
24c427ce01
@ -339,6 +339,10 @@ namespace Ryujinx.Ava.UI.Applet
|
||||
case RealAppletId.LibraryAppletSwkbd:
|
||||
return softwareKeyboardReal;
|
||||
case RealAppletId.LibraryAppletWeb:
|
||||
case RealAppletId.LibraryAppletOfflineWeb:
|
||||
case RealAppletId.LibraryAppletOfflineWebFw17:
|
||||
case RealAppletId.LibraryAppletOfflineWeb2Fw17:
|
||||
case RealAppletId.LibraryAppletWifiWebAuth:
|
||||
return browserReal;
|
||||
case RealAppletId.LibraryAppletController:
|
||||
return controllerReal;
|
||||
|
Loading…
x
Reference in New Issue
Block a user