Skip to content

Commit

Permalink
Merge pull request #68 from doZennn/overlord-2
Browse files Browse the repository at this point in the history
Overlord II
  • Loading branch information
R1kaB3rN authored Apr 28, 2024
2 parents 129bee0 + a6186a9 commit d4f7d45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-steam/12810.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
""" Overlord II
"""
#pylint: disable=C0103

from protonfixes import util

def main():
util.protontricks('physx') # Game crashes without it
1 change: 1 addition & 0 deletions gamefixes-zoomplatform/umu-12810.py

0 comments on commit d4f7d45

Please sign in to comment.