小礼物逻辑第一次上传

This commit is contained in:
18401019693
2023-11-24 13:41:21 +08:00
parent 56ae033523
commit 7b1f3ddd79
33 changed files with 417 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#9946433F" />
<corners android:radius="200dp" />
</shape>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -1389,4 +1389,5 @@ Limited ride And limited avatar frame</string>
<string name="room_sill0_100">0-100 coins</string>
<string name="room_sill100_500">100-500 coins</string>
<string name="room_sill500_m">Above 500 coins</string>
<string name="combo">連擊×</string>
</resources>