From 5c94632aafab765b2c952ee452ce82937b4cb57e Mon Sep 17 00:00:00 2001 From: wuaho Date: Wed, 22 Sep 2021 18:18:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.py | 2 ++ stop/__init__.py | 0 2 files changed, 2 insertions(+) create mode 100644 stop/__init__.py diff --git a/settings.py b/settings.py index 2a90037..00c658d 100644 --- a/settings.py +++ b/settings.py @@ -45,6 +45,8 @@ class Config: "a35": "#mp_platform", "a36": "#app_crashed_reason", "a37": "#zone_offset", + "a38": "#app_name", + "a39": "#game_version", "b01": "#app_id", "b02": "#type", diff --git a/stop/__init__.py b/stop/__init__.py new file mode 100644 index 0000000..e69de29