Add "Heal" party feature into the GM menus.
This commit is contained in:
parent
5bcb4367d6
commit
225443dc0f
3 changed files with 81 additions and 10 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="960"
|
||||
android:viewportHeight="960">
|
||||
<path
|
||||
android:pathData="M80,880v-186l350,-472 -70,-94 64,-48 56,75 56,-75 64,48 -70,94 350,472v186L80,880ZM480,289L160,720v80h120l200,-280 200,280h120v-80L480,289ZM378,800h204L480,658 378,800ZM480,520 L680,800 480,520 280,800 480,520Z"
|
||||
android:fillColor="#5f6368"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue