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