Skip to content

Commit

Permalink
Create 2709570.py (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
UsernamesAreNotMyThing authored Feb 24, 2025
1 parent 4f60333 commit ecf2e23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-steam/2709570.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Supermarket Together"""

from protonfixes import util


def main() -> None:
"""Fixes an issue with the Cool Pack DLC."""
util.set_game_drive(True)

0 comments on commit ecf2e23

Please sign in to comment.