diff --git a/JacksEscape.vcxproj b/JacksEscape.vcxproj
index d27a7cf..1f6c2aa 100644
--- a/JacksEscape.vcxproj
+++ b/JacksEscape.vcxproj
@@ -127,7 +127,7 @@
-
+
@@ -138,8 +138,8 @@
-
-
+
+
@@ -147,4 +147,4 @@
-
+
\ No newline at end of file
diff --git a/JacksEscape.vcxproj.filters b/JacksEscape.vcxproj.filters
index 34f0bc6..63b2f25 100644
--- a/JacksEscape.vcxproj.filters
+++ b/JacksEscape.vcxproj.filters
@@ -36,7 +36,7 @@
头文件
-
+
头文件
@@ -56,11 +56,11 @@
源文件
-
+
源文件
-
+
源文件
-
+
\ No newline at end of file
diff --git a/Component_Physics.c b/Physics_Component.c
similarity index 100%
rename from Component_Physics.c
rename to Physics_Component.c
diff --git a/Component_Physics.h b/Physics_Component.h
similarity index 100%
rename from Component_Physics.h
rename to Physics_Component.h