Skip to content

Commit

Permalink
Fix: The Last Blade (#92)
Browse files Browse the repository at this point in the history
* Fix: The Last Blade

* Removing trailing line from 465840.py
  • Loading branch information
ranplayer authored Jul 10, 2024
1 parent 1a09e77 commit 3b2b959
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gamefixes-steam/465840.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
"""
The Last Blade
"""
#pylint: disable=C0103

from protonfixes import util

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

0 comments on commit 3b2b959

Please sign in to comment.