Skip to content

Commit

Permalink
re-add protonfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GloriousEggroll committed Aug 28, 2019
1 parent 63420ac commit 92e6012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proton
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ class Session:
else:
self.env["PATH"] = g_proton.bin_dir

import protonfixes

def check_environment(self, env_name, config_name):
if not env_name in self.env:
return False
Expand Down

0 comments on commit 92e6012

Please sign in to comment.