mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 19:10:32 +00:00
useNinja = true
This commit is contained in:
parent
5b56a4ce22
commit
0d6868b693
@ -12,7 +12,7 @@ public class TestNTNetworkAuthenticator : NetworkAuthenticator
|
||||
|
||||
[Header("Client Username")]
|
||||
public string playerName;
|
||||
public bool useNinja;
|
||||
public bool useNinja = true;
|
||||
public bool isBot;
|
||||
public uint multiplier = 3;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user