From 3b2b959a2682bb4918bb478fa80c442b260c8262 Mon Sep 17 00:00:00 2001 From: ranplayer <69990640+ranplayer@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:17:02 -0300 Subject: [PATCH] Fix: The Last Blade (#92) * Fix: The Last Blade * Removing trailing line from 465840.py --- gamefixes-steam/465840.py | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gamefixes-steam/465840.py diff --git a/gamefixes-steam/465840.py b/gamefixes-steam/465840.py new file mode 100644 index 00000000..c91ac135 --- /dev/null +++ b/gamefixes-steam/465840.py @@ -0,0 +1,9 @@ +""" +The Last Blade +""" +#pylint: disable=C0103 + +from protonfixes import util + +def main(): + util.protontricks('d3dcompiler_46')