refactored state.py
This commit is contained in:
parent
b393cfc98d
commit
97612b049e
|
@ -51,6 +51,10 @@ discoveredPeers = {}
|
|||
|
||||
dandelion = 0
|
||||
|
||||
kivy = False
|
||||
|
||||
kivyapp = None
|
||||
|
||||
testmode = False
|
||||
|
||||
clientHasReceivedIncomingConnections = False
|
||||
|
|
Reference in New Issue
Block a user