mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-29 06:35:42 -04:00
Android: Fix incorrect PBP statement in empty list
This commit is contained in:
parent
6a2b2ac7f8
commit
daf2fd327f
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user