some cleanups
This commit is contained in:
parent
96215607d8
commit
9d9f030dba
@ -24,7 +24,7 @@ commandBuffer = {
|
|||||||
|
|
||||||
# used by the commandManager
|
# used by the commandManager
|
||||||
commandInfo = {
|
commandInfo = {
|
||||||
'currCommand': '',
|
#'currCommand': '',
|
||||||
'lastCommandExecutionTime': time.time(),
|
'lastCommandExecutionTime': time.time(),
|
||||||
'lastCommandRequestTime': time.time(),
|
'lastCommandRequestTime': time.time(),
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user