mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
disable warning
This commit is contained in:
parent
5f06cd60b3
commit
12e7354f2c
@ -10,7 +10,7 @@ public class PredictionNetworkManager : NetworkManager
|
||||
{
|
||||
// physics simulation isn't called automatically anymore.
|
||||
// count the update time and call it every fixedDeltaTime manually.
|
||||
double timeAccumulator = 0;
|
||||
// double timeAccumulator = 0;
|
||||
|
||||
public override void Awake()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user