make i runable again and make autodetecto of X working
This commit is contained in:
@@ -16,7 +16,7 @@ commandBuffer = {
|
||||
# used by the commandManager
|
||||
commandInfo = {
|
||||
'currCommand': '',
|
||||
'lastCommandExecutionTime': time.time()
|
||||
'lastCommandExecutionTime': time.time(),
|
||||
'lastCommandRequestTime': time.time()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user