Skip to content

Commit

Permalink
Add GE 9-18 Hotfix
Browse files Browse the repository at this point in the history
Add missing proton script python uuid import (which broke prefix creation)
  • Loading branch information
pythonlover02 authored Nov 3, 2024
1 parent 81fe159 commit ef73b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sarek-Patches/proton
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import subprocess
import sys
import tarfile
import shlex
import uuid

from ctypes import CDLL
from ctypes import CFUNCTYPE
Expand Down

0 comments on commit ef73b49

Please sign in to comment.