Update commands.py
This commit is contained in:
parent
b562261b4b
commit
4dee80bd33
@ -7,7 +7,7 @@ import time
|
||||
commandBuffer = {
|
||||
'clipboard':[],
|
||||
'currClipboard': 0,
|
||||
'Marks':{'1':None, '2':None}
|
||||
'Marks':{'1':None, '2':None, '3':None}
|
||||
}
|
||||
|
||||
# used by the commandManager
|
||||
|
Loading…
Reference in New Issue
Block a user