Przeglądaj źródła

Fix physics engine after renaming in 3.1-beta

Rémi Verschelde 6 lat temu
rodzic
commit
702114fdc0
1 zmienionych plików z 1 dodań i 1 usunięć
  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]