소스 검색

Fix physics engine after renaming in 3.1-beta

Rémi Verschelde 6 년 전
부모
커밋
702114fdc0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      project.godot

+ 1 - 1
project.godot

@@ -144,7 +144,7 @@ shoot={
 
 [physics]
 
-3d/physics_engine="GodotPhysics - deprecated"
+3d/physics_engine="GodotPhysics"
 
 [rendering]