(Temp) Fixed an issue causing SV to crash due to PhysicsThread(Cannot modify the transform of a body when the World is locked)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define RUN_PHYSICS_IN_SEPARATE_THREAD
|
||||
//#define RUN_PHYSICS_IN_SEPARATE_THREAD
|
||||
|
||||
using Microsoft.Xna.Framework;
|
||||
using System.Threading;
|
||||
|
||||
Reference in New Issue
Block a user