mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-01 03:32:38 +00:00
use OnDisconnect to reset timescale instead since it doesnt do a bunch of other stuff
This commit is contained in:
parent
a01eb6ad03
commit
a6f820d556
@ -257,7 +257,7 @@ namespace QSB.TimeSync
|
||||
|
||||
if (EyeDisable)
|
||||
{
|
||||
ResetTimeScale();
|
||||
OnDisconnect();
|
||||
enabled = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user