mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Merge pull request #62 from ISylvox/rubegoldberg-smallfix
Rubegoldberg/engine.cfg: Changed the deprecated 'default_density' to 'default_linear_damp'
This commit is contained in:
@@ -7,4 +7,4 @@ icon="res://icon.png"
|
||||
[physics_2d]
|
||||
|
||||
default_gravity=500
|
||||
default_density=0.01
|
||||
default_linear_damp=0.01
|
||||
|
||||
Reference in New Issue
Block a user