Actually send the packet >.>
This commit is contained in:
@@ -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