diff --git a/android.json b/android.json index 1fd173b..de15b11 100644 --- a/android.json +++ b/android.json @@ -3,11 +3,11 @@ "google_play_key": null, "google_play_salt": null, "heap_size": "3", - "icon_name": "untitled", + "icon_name": "\u5e73\u884c\u4e4b\u95f4", "include_pil": false, "include_sqlite": false, "layout": null, - "name": "untitled", + "name": "\u5e73\u884c\u4e4b\u95f4", "numeric_version": 1, "orientation": "sensorLandscape", "package": "icu.tempgroup.withinparalleldimensions", diff --git a/game/rpy/options.rpy b/game/rpy/options.rpy index 1220be5..f37a696 100644 --- a/game/rpy/options.rpy +++ b/game/rpy/options.rpy @@ -21,7 +21,7 @@ define gui.show_name = True ## 游戏版本号。 -define config.version = "0.1.2-dev1" +define config.version = "0.1.2-dev2" ## 放置在游戏内“关于”屏幕上的文本。将文本放在三个引号之间,并在段落之间留出空 @@ -152,7 +152,7 @@ default preferences.afm_time = 15 ## ## 该语句通常不应变更,若要变更,应为有效字符串而不是表达式。 -define config.save_directory = "untitled-1709648337" +define config.save_directory = "within_parallel_dimensions-1709648337" ## 图标 ########################################################################## diff --git a/game/rpy/screens.rpy b/game/rpy/screens.rpy index 5c1e0e9..71d6c1c 100644 --- a/game/rpy/screens.rpy +++ b/game/rpy/screens.rpy @@ -1548,7 +1548,6 @@ style nvl_window: style game_menu_outer_frame: variant "small" - background "gui/phone/overlay/game_menu.png" style game_menu_navigation_frame: variant "small"