From 21977b9917561852be97aef4ffa83af994924ca5 Mon Sep 17 00:00:00 2001 From: march3 Date: Wed, 25 Oct 2023 18:02:53 +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/solar_system/{halley_comet.py => halley_comet_sim.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sim_scenes/solar_system/{halley_comet.py => halley_comet_sim.py} (100%) diff --git a/sim_scenes/solar_system/halley_comet.py b/sim_scenes/solar_system/halley_comet_sim.py similarity index 100% rename from sim_scenes/solar_system/halley_comet.py rename to sim_scenes/solar_system/halley_comet_sim.py -- GitLab