규칙 수정
This commit is contained in:
parent
96225a1ef0
commit
09c4348c12
|
|
@ -4,7 +4,7 @@ public class ConsumableItemData : Excel
|
|||
public long index;
|
||||
public string name;
|
||||
public eItemType item_type;
|
||||
public long reward;
|
||||
public int reward;
|
||||
public override void toJson()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue