Mercurial > hg > Database > jungle-sharp
changeset 14:e07d8f241630
add Comment.
author | Kazuma |
---|---|
date | Sun, 23 Oct 2016 13:37:01 +0900 |
parents | 4c8932dad7b2 |
children | f99f39ac5be8 |
files | src/test/csharp/jp.ac.u-ryukyu.ie.cr/jungle-network/operations/NetworkAppendChildOperationTest.cs |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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