Browse Source

Fix physics engine after renaming in 3.1-beta

Rémi Verschelde 6 năm trước cách đây
mục cha
commit
702114fdc0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]