Merge pull request 'Added Logitech Rumblepad 2. /JL' (#30) from 0.2.7 into main
Reviewed-on: #30
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import pygame
|
import pygame
|
||||||
from . import globals
|
from . import globals
|
||||||
|
|
||||||
__version__ = "0.2.6"
|
__version__ = "0.2.7"
|
||||||
|
|
||||||
class Controllers:
|
class Controllers:
|
||||||
def __init__(self, joy):
|
def __init__(self, joy):
|
||||||
|
@@ -202,7 +202,7 @@ def init():
|
|||||||
"Logitech Dual Action",
|
"Logitech Dual Action",
|
||||||
"Logitech Cordless Rumblepad 2"
|
"Logitech Cordless Rumblepad 2"
|
||||||
],
|
],
|
||||||
"class": CONTROLLERS["Logitech Dual Action"]
|
"class": CONTROLLERS["Logitech Rumblepad 2"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user