금액 단위를 GameConst로 이동, 원조 추가
arg 목록으로 amountList 추가
This commit is contained in:
@@ -48,7 +48,7 @@ window.submitAction = function(){
|
||||
'isGold', 'buyRice',
|
||||
],
|
||||
'integerArray':[
|
||||
'destNationIDList', 'destGeneralIDList'
|
||||
'destNationIDList', 'destGeneralIDList', 'amountList'
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user