동적으로 생성하는 map 파일 중간 작업까지 완료.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
{
|
||||
"staryYear":215,
|
||||
"year":217,
|
||||
"month":5,
|
||||
"cityList":[
|
||||
[1,"name","level","state","nationId","region","supply"]
|
||||
],
|
||||
"nationList":[
|
||||
["id","name","color","capital"]
|
||||
],
|
||||
"spyList":[13, 22],
|
||||
"shownByGeneralList":[65,33,73],
|
||||
"myCity":33,
|
||||
"myNation":1
|
||||
}
|
||||
Reference in New Issue
Block a user