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

This commit is contained in:
2025-05-07 16:48:39 +02:00
parent 0a892386ae
commit 21da6857b0
2 changed files with 2 additions and 2 deletions

View File

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