ttest
This commit is contained in:
@@ -244,7 +244,7 @@ def GetSuitablePlaceServer( placeId : int ) -> PlaceServer | bool:
|
|||||||
except:
|
except:
|
||||||
return False
|
return False
|
||||||
|
|
||||||
return False
|
return NewPlaceServerObj
|
||||||
|
|
||||||
GameJoinRoute = Blueprint('gamejoin', __name__, url_prefix='/')
|
GameJoinRoute = Blueprint('gamejoin', __name__, url_prefix='/')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user