generalID와 isChief를 sender_list에서 알려주도록 수정
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
{
|
||||
"last":21,
|
||||
"myNationMailbox":9001,
|
||||
"generalID":11,
|
||||
"isChief":true,
|
||||
"nation":[
|
||||
{
|
||||
"nationID":0,
|
||||
"mailbox":9000,
|
||||
"nation":"재야",
|
||||
"color":"#ffffff",
|
||||
"color":"#000000",
|
||||
"general":[
|
||||
[31, "Hide_Dy"]
|
||||
]
|
||||
@@ -14,9 +17,9 @@
|
||||
"nationID":1,
|
||||
"mailbox":9001,
|
||||
"nation":"연구소",
|
||||
"color":"#ffffff",
|
||||
"color":"#ffd700",
|
||||
"general":[
|
||||
[11,"HideD"],
|
||||
[11,"HideD", 1],
|
||||
[12,"HideD2"]
|
||||
]
|
||||
},
|
||||
@@ -26,7 +29,8 @@
|
||||
"nation":"연구소2",
|
||||
"color":"#ff0000",
|
||||
"general":[
|
||||
[21,"Hide_Dx2"]
|
||||
[21,"Hide_Dx2", 1],
|
||||
[22,"Hide_Dx3"]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user