mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 06:25:46 -04:00
Android: Fix incorrect PBP statement in empty list
This commit is contained in:
@ -16,7 +16,7 @@ public class EmptyGameListFragment extends Fragment {
|
||||
".ecm (Error Code Modeling Image)\n" +
|
||||
".mds (Media Descriptor Sidecar)\n" +
|
||||
".chd (Compressed Hunks of Data)\n" +
|
||||
".pbp (PlayStation Portable, Only Encrypted)";
|
||||
".pbp (PlayStation Portable, Only Decrypted)";
|
||||
|
||||
private MainActivity parent;
|
||||
|
||||
|
Reference in New Issue
Block a user