Updated DualShock4 support. /JL
Some checks failed
Run Controller Tests / test (push) Has been cancelled

This commit is contained in:
2025-05-07 21:33:46 +02:00
parent 21da6857b0
commit 79230bfef3
5 changed files with 7 additions and 11 deletions

View File

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