mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-14 06:40:41 +00:00
change back thing
This commit is contained in:
parent
f90cbd51eb
commit
124cfd82ce
@ -8,7 +8,7 @@ namespace QSB.SectorSync
|
||||
{
|
||||
public class SectorSync : MonoBehaviour
|
||||
{
|
||||
private const float CheckInterval = 0.2f;
|
||||
private const float CheckInterval = 0.5f;
|
||||
private float _checkTimer = CheckInterval;
|
||||
|
||||
public void Update()
|
||||
|
Loading…
x
Reference in New Issue
Block a user