mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
forgot one
This commit is contained in:
parent
388b6bab71
commit
be2369f4a1
@ -127,7 +127,7 @@ void CheckSpeed()
|
||||
{
|
||||
animatorSpeed = newSpeed;
|
||||
}
|
||||
else if (NetworkClient.readyConnection != null)
|
||||
else if (isClient)
|
||||
{
|
||||
CmdSetAnimatorSpeed(newSpeed);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user