mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Fixed comment in template
This commit is contained in:
parent
d2a58a4c25
commit
e420dcb6b6
@ -26,7 +26,7 @@ public class #SCRIPTNAME# : NetworkRoomManager
|
||||
public override void OnRoomStartServer() { }
|
||||
|
||||
/// <summary>
|
||||
/// This is called on the server when the server is started - including when a host is stopped.
|
||||
/// This is called on the server when the server is stopped - including when a host is stopped.
|
||||
/// </summary>
|
||||
public override void OnRoomStopServer() { }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user