Still troubleshooting
This commit is contained in:
@@ -38,6 +38,7 @@ class INUeCommand():
|
||||
reverse: bool = False
|
||||
|
||||
def __post_init__(self):
|
||||
print("Context %s" % self.context)
|
||||
if self.reverse:
|
||||
self.position, self.value = self.value, self.position
|
||||
|
||||
|
||||
Reference in New Issue
Block a user