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