mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
disable log
This commit is contained in:
parent
f3f56bd3cd
commit
659c035d42
@ -681,7 +681,8 @@ void SetupIDs()
|
|||||||
{
|
{
|
||||||
m_AssetId = "";
|
m_AssetId = "";
|
||||||
}
|
}
|
||||||
else Debug.Log($"Avoided clearing assetId at runtime for {name} after (probably) clicking any of the NetworkIdentity properties.");
|
// don't log. would show a lot when pressing play in uMMORPG/uSurvival/etc.
|
||||||
|
//else Debug.Log($"Avoided clearing assetId at runtime for {name} after (probably) clicking any of the NetworkIdentity properties.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user