Browse Source

Fix physics engine after renaming in 3.1-beta

Rémi Verschelde 6 years ago
parent
commit
702114fdc0
1 changed files with 1 additions and 1 deletions
  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]