Skip to content

Commit dcf8dbc

Browse files
committed
Minor UI fixes & removed draggable feature from inspector lists
1 parent b9249a2 commit dcf8dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MLAPI/Data/NetworkConfig.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ public class NetworkConfig
6868
/// The default player prefab
6969
/// </summary>
7070
[SerializeField]
71+
[HideInInspector]
7172
internal string PlayerPrefabName;
7273
/// <summary>
7374
/// The size of the receive message buffer. This is the max message size.

0 commit comments

Comments
 (0)