Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePhar committed Dec 12, 2023
1 parent b4978c2 commit 47bf27f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MultiServer.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ class Context:

PACKAGE_SIZE = 5
PACKAGE_DELAY = 20.0
DOWN_MAX_TIME = 30.0

def __init__(self, host: str, port: int, server_password: str, password: str, location_check_points: int,
hint_cost: int, item_cheat: bool, release_mode: str = "disabled", collect_mode="disabled",
Expand Down

0 comments on commit 47bf27f

Please sign in to comment.