aboutsummaryrefslogtreecommitdiff
path: root/packet.py
diff options
context:
space:
mode:
Diffstat (limited to 'packet.py')
-rw-r--r--packet.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/packet.py b/packet.py
index 1291601..45308ce 100644
--- a/packet.py
+++ b/packet.py
@@ -31,3 +31,5 @@ def itos(i):
def stoi(s):
return struct.unpack('>L', s.ljust(4, '\0'))[0]
+
+OBLIGATE_POLYPHONE = 0xffffffff