功能批量实现 优化 服务端 新浮动小游戏框架 新界面UI
This commit is contained in:
@@ -32,6 +32,9 @@ public class mail_so : ScriptableObject
|
||||
expBottles_allies,
|
||||
money,
|
||||
metarial,
|
||||
growth_material,
|
||||
equipment_consumable,
|
||||
store_item,
|
||||
package,
|
||||
}
|
||||
|
||||
@@ -43,5 +46,7 @@ public class mail_so : ScriptableObject
|
||||
public int reward_ammount;
|
||||
public Sprite reward_image;
|
||||
public string reward_description;
|
||||
public string reward_key;
|
||||
public int reward_store_item_id;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user