"""Game fix for Ground Control 2"""

from protonfixes import util


def main() -> None:
    util.protontricks('verdana')
