mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-12 10:25:08 +01:00
Fix typo.
This commit is contained in:
parent
f5632d6c4d
commit
3961a7fd1c
@ -16,7 +16,7 @@ def resolve_pandemonium_download_url(major, minor, patch, extra, platform):
|
||||
# return f"https://downloads.tuxfamily.org/godotengine/{version}/Pandemonium_v{version}-{extra}_{platform}.zip"
|
||||
#else:
|
||||
# return f"https://downloads.tuxfamily.org/godotengine/{version}/{extra}/Pandemonium_v{version}-{extra}_{platform}.zip"
|
||||
returnf ""
|
||||
return ""
|
||||
|
||||
|
||||
def resolve_pandemonium_binary_name(major, minor, patch, extra, platform):
|
||||
|
Loading…
Reference in New Issue
Block a user