mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
removed blank line in doc
This commit is contained in:
parent
c0feee8845
commit
bf47ae4cf1
@ -16,7 +16,6 @@ using Mirror;
|
||||
|
||||
public class PlayerController : NetworkBehaviour
|
||||
{
|
||||
|
||||
[SyncVar(hook = nameof(SetColor))]
|
||||
Color playerColor = Color.black;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user