1
0
Fork 0
mirror of https://github.com/de2tla2f/pymaster.git synced 2024-11-27 13:21:28 +00:00

add missed ipaddress dependency

This commit is contained in:
ghost 2023-12-26 19:15:10 +02:00
parent d576bdfa14
commit 3c7ec11d74

View file

@ -1,6 +1,8 @@
from time import time
from struct import pack
import ipaddress
class ServerEntry:
challenge2 = 0
gamedir = ''