summaryrefslogtreecommitdiff
path: root/consts.py
diff options
context:
space:
mode:
Diffstat (limited to 'consts.py')
-rw-r--r--consts.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/consts.py b/consts.py
index fd2f0ff..85ff644 100644
--- a/consts.py
+++ b/consts.py
@@ -130,6 +130,7 @@ ERR_OK =200
ERR_LOGIN =5000
# Packet result
+PACKET_REGX =-1
PACKET_NACK =0
PACKET_ACK =1