We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547fe4b commit ca7fe04Copy full SHA for ca7fe04
ps3api/ccapi.py
@@ -54,7 +54,7 @@ class NotifyIcon(CEnum):
54
NOTIFY_TROPHY3 = (18)
55
NOTIFY_TROPHY4 = (19)
56
57
-class StatusLed(CEnum):
+class ConsoleType(CEnum):
58
UNK = (0)
59
CEX = (1)
60
DEX = (2)
0 commit comments