Skip to content

Commit

Permalink
Fix: The Last Blade
Browse files Browse the repository at this point in the history
  • Loading branch information
ranplayer authored Jul 9, 2024
1 parent 783c82f commit 91a19ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions gamefixes-steam/465840.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
"""
The Last Blade
"""
#pylint: disable=C0103

from protonfixes import util

def main():
util.protontricks('d3dcompiler_46')

0 comments on commit 91a19ab

Please sign in to comment.