mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 12:45:45 -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" +
|
".ecm (Error Code Modeling Image)\n" +
|
||||||
".mds (Media Descriptor Sidecar)\n" +
|
".mds (Media Descriptor Sidecar)\n" +
|
||||||
".chd (Compressed Hunks of Data)\n" +
|
".chd (Compressed Hunks of Data)\n" +
|
||||||
".pbp (PlayStation Portable, Only Encrypted)";
|
".pbp (PlayStation Portable, Only Decrypted)";
|
||||||
|
|
||||||
private MainActivity parent;
|
private MainActivity parent;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user