转赠文字
This commit is contained in:
parent
6d31b007c6
commit
823d243837
@ -39,7 +39,7 @@ public class ConvertPre : MonoBehaviour
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
type.text = $"收到ID:{Convert.fromUserId}赠送";
|
type.text = $"收到ID:{Convert.fromUserId}赠送";
|
||||||
count.text = Convert.voluteCoin.ToString();
|
count.text = Convert.voluteCoin.ToString("0");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user