From fac5735df96a1211bf926668456fc0c53587672c Mon Sep 17 00:00:00 2001 From: march3 Date: Sat, 7 Oct 2023 09:31:41 +0800 Subject: [PATCH] =?UTF-8?q?Python=E8=B6=85=E4=BA=BA-=E5=AE=87=E5=AE=99?= =?UTF-8?q?=E6=A8=A1=E6=8B=9F=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sim_scenes/fiction/my_universe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim_scenes/fiction/my_universe.py b/sim_scenes/fiction/my_universe.py index 18e41b1..aea94c4 100644 --- a/sim_scenes/fiction/my_universe.py +++ b/sim_scenes/fiction/my_universe.py @@ -2,7 +2,7 @@ # title :组成上帝之眼的星球群(自定义星球) # description :组成上帝之眼的星球群(自定义星球) # author :Python超人 -# date :2023-03-26 +# date :2023-10-10 # link :https://gitcode.net/pythoncr/ # python_version :3.8 # ============================================================================== -- GitLab