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