mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
fix: EdgegapPlugin typo
This commit is contained in:
parent
9979745bf9
commit
bcea21191b
@ -904,7 +904,7 @@ public VisualElement GetServerDataVisualTree()
|
||||
}
|
||||
else
|
||||
{
|
||||
serverDataTree.Add(GetInfoText("Additionnal information will be displayed when the server is ready."));
|
||||
serverDataTree.Add(GetInfoText("Additional information will be displayed when the server is ready."));
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user