UI update 02

This commit is contained in:
2026-06-30 21:21:30 +08:00
parent b2a1e307a4
commit f62f643cfc
1666 changed files with 211081 additions and 22799 deletions
+1
View File
@@ -45,6 +45,7 @@ public class mail_so : ScriptableObject
public reward_type reward_Type = reward_type.exp_user;
public int reward_ammount;
public Sprite reward_image;
public string reward_icon_url;
public string reward_description;
public string reward_key;
public int reward_store_item_id;