mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
forgot to save
This commit is contained in:
parent
5a1bfdf1a4
commit
b787274732
@ -467,7 +467,7 @@ internal static void Update()
|
||||
{
|
||||
if (kvp.Value != null && kvp.Value.gameObject != null)
|
||||
{
|
||||
kvp.Value.MirrorUpdate();
|
||||
kvp.Value.ServerUpdate();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user