mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
add empty line
This commit is contained in:
parent
54a24d7bda
commit
c6fffc6505
@ -472,6 +472,7 @@ internal static void OnObjectHide(NetworkConnection conn, ObjectHideMessage msg)
|
||||
{
|
||||
DestroyObject(msg.netId);
|
||||
}
|
||||
|
||||
internal static void OnObjectDestroy(NetworkConnection conn, ObjectDestroyMessage msg)
|
||||
{
|
||||
DestroyObject(msg.netId);
|
||||
|
Loading…
Reference in New Issue
Block a user