Exemplo n.º 1
0
 /// <summary>
 /// Opens the pub.
 /// </summary>
 /// <param name="handler">The handler.</param>
 internal static void OpenPub(GameClientMessageHandler handler)
 {
     handler.OpenPub();
 }