Prechádzať zdrojové kódy

Fix physics engine after renaming in 3.1-beta

Rémi Verschelde 6 rokov pred
rodič
commit
702114fdc0
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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]