Fixed typo in comment

This commit is contained in:
MrGadget1024 2021-06-14 13:26:07 -04:00
parent 21a6b64e38
commit 4a03c3034e

View File

@ -126,7 +126,7 @@ public virtual void OnClientExitRoom() {}
#region Optional UI
/// <summary>
/// Render a UI for the room. Override to provide your on UI
/// Render a UI for the room. Override to provide your own UI
/// </summary>
public virtual void OnGUI()
{