Sample action run

pull/19/head
Pat Hartl 2023-04-05 17:34:16 -05:00
parent aae0f165e7
commit defa423a6d
1 changed files with 0 additions and 2 deletions

View File

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