Actually send the packet >.>
This commit is contained in:
parent
7655d8f2ad
commit
4f43e2933b
|
@ -69,6 +69,8 @@ def query_c():
|
|||
% [len(x) for x in players_scores.keys()],
|
||||
*flat_packet_data)
|
||||
|
||||
return packet
|
||||
|
||||
def get_online_players(): #TODO
|
||||
return 0
|
||||
|
||||
|
|
Reference in New Issue
Block a user