Added Logitech F710 gamepad. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-13 13:57:10 +02:00
parent 13901aeb50
commit ad3214dd23
3 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
import pygame
from . import globals
__version__ = "0.2.5"
__version__ = "0.2.6"
class Controllers:
def __init__(self, joy):