oops...
This commit is contained in:
@@ -872,7 +872,7 @@ namespace Barotrauma
|
|||||||
// This must be done on the main thread because Farseer Physics is not thread-safe.
|
// This must be done on the main thread because Farseer Physics is not thread-safe.
|
||||||
PhysicsBodyQueue.ProcessPendingOperations();
|
PhysicsBodyQueue.ProcessPendingOperations();
|
||||||
|
|
||||||
UpdateAllProjSpecific(scaledDeltaTime);
|
UpdateAllProjSpecific(deltaTime);
|
||||||
Spawner?.Update();
|
Spawner?.Update();
|
||||||
|
|
||||||
#if CLIENT
|
#if CLIENT
|
||||||
|
|||||||
Reference in New Issue
Block a user