more fixing
This commit is contained in:
@@ -3207,8 +3207,6 @@ Things you can try:
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
string UserDataFolder;
|
||||
string CurrentPackageName = gamesListView.SelectedItems[gamesListView.SelectedItems.Count - 1].SubItems[SideloaderRCLONE.PackageNameIndex].Text;
|
||||
string CurrentReleaseName = gamesListView.SelectedItems[gamesListView.SelectedItems.Count - 1].SubItems[SideloaderRCLONE.ReleaseNameIndex].Text;
|
||||
string CurrentGameName = gamesListView.SelectedItems[gamesListView.SelectedItems.Count - 1].SubItems[SideloaderRCLONE.GameNameIndex].Text;
|
||||
|
||||
Reference in New Issue
Block a user