# HG changeset patch # User Kazuma # Date 1477197421 -32400 # Node ID e07d8f2416309c7f6316209892b455ae7256e542 # Parent 4c8932dad7b23b6a53f6b2339924845660ae3138 add Comment. diff -r 4c8932dad7b2 -r e07d8f241630 src/test/csharp/jp.ac.u-ryukyu.ie.cr/jungle-network/operations/NetworkAppendChildOperationTest.cs --- a/src/test/csharp/jp.ac.u-ryukyu.ie.cr/jungle-network/operations/NetworkAppendChildOperationTest.cs Sun Oct 23 13:35:21 2016 +0900 +++ b/src/test/csharp/jp.ac.u-ryukyu.ie.cr/jungle-network/operations/NetworkAppendChildOperationTest.cs Sun Oct 23 13:37:01 2016 +0900 @@ -2,6 +2,8 @@ using System.Collections; using MsgPack; +// http://qiita.com/snaka/items/8da9f89deeef17b1923a +// message pack refarence URL. public class NetworkAppendChildOperationTest : MonoBehaviour { // Use this for initialization