Skip to content

Commit

Permalink
Merge pull request #83 from ToRRent1812/patch-1
Browse files Browse the repository at this point in the history
Contractors VR
  • Loading branch information
GloriousEggroll authored Jun 30, 2024
2 parents 589022e + 7871d7c commit e3fcb56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-steam/963930.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
""" Contractors VR
"""
#pylint: disable=C0103

from protonfixes import util

def main():
util.protontricks('vcrun2022') # Game crashes without it

0 comments on commit e3fcb56

Please sign in to comment.