Sample action run
This commit is contained in:
parent
aae0f165e7
commit
defa423a6d
1 changed files with 0 additions and 2 deletions
|
@ -278,8 +278,6 @@ namespace LANCommander.PlaynitePlugin
|
||||||
GameSaveService.DownloadSave(args.Game);
|
GameSaveService.DownloadSave(args.Game);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public override void OnGameStopped(OnGameStoppedEventArgs args)
|
public override void OnGameStopped(OnGameStoppedEventArgs args)
|
||||||
{
|
{
|
||||||
GameSaveService.UploadSave(args.Game);
|
GameSaveService.UploadSave(args.Game);
|
||||||
|
|
Loading…
Add table
Reference in a new issue