Sample action run

This commit is contained in:
Pat Hartl 2023-04-05 17:34:16 -05:00
parent aae0f165e7
commit defa423a6d

View file

@ -278,8 +278,6 @@ namespace LANCommander.PlaynitePlugin
GameSaveService.DownloadSave(args.Game);
}
public override void OnGameStopped(OnGameStoppedEventArgs args)
{
GameSaveService.UploadSave(args.Game);