diff --git a/titles/mai2/index.py b/titles/mai2/index.py index 4356a8d..b2ffa7e 100644 --- a/titles/mai2/index.py +++ b/titles/mai2/index.py @@ -98,6 +98,8 @@ class Mai2Servlet(BaseServlet): if not game_cfg.server.enable: return False + + return True def get_endpoint_matchers(self) -> Tuple[List[Tuple[str, str, Dict]], List[Tuple[str, str, Dict]]]: return (