Skip to content

Commit

Permalink
Contractors VR
Browse files Browse the repository at this point in the history
  • Loading branch information
ToRRent1812 authored Jun 21, 2024
1 parent 095a27d commit 7871d7c
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 7871d7c

Please sign in to comment.