Increase the MessageQueue's max size, as Godot was complaining on import.

This commit is contained in:
Relintai 2020-06-20 16:12:41 +02:00
parent b9c7767b98
commit c707736c78

View File

@ -500,6 +500,10 @@ sheath={
3d_physics/layer_1="World"
3d_physics/layer_2="Entities"
[memory]
limits/message_queue/max_size_kb=2048
[physics]
2d/default_gravity=0