Skip to content

Commit

Permalink
Update radc_screens.rpy
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieFuu69 authored Nov 28, 2022
1 parent d0513a5 commit a918894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radc/radc_screens.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ screen download(url, savepath = None):

screen mediafire_dl(shared_url, savepath = None):
## Esta screen se usa para cuando quieres descargar un archivo alojado en Mediafire.

default dlfetch = SharedCloudGetFile(shared_url)
on "show" action Function(dlfetch.start)

Expand Down

0 comments on commit a918894

Please sign in to comment.