0e71d49ef4
-Fix memory corruption due to using wrong singleton in multithreaded physics, fixes #2760
11 lines
165 B
INI
11 lines
165 B
INI
[application]
|
|
|
|
name="Rube Goldberg"
|
|
main_scene="res://rubegoldberg.xml"
|
|
icon="res://icon.png"
|
|
|
|
[physics_2d]
|
|
|
|
thread_model=2
|
|
default_gravity=500
|
|
default_density=0.01
|