forked from distok/cutthecord
9.4.2
This commit is contained in:
parent
68484e4399
commit
cfec47a7d8
42 changed files with 9851 additions and 2 deletions
81
patches/customdefaultemoji/942.patch
Normal file
81
patches/customdefaultemoji/942.patch
Normal file
|
@ -0,0 +1,81 @@
|
|||
diff -crB com.discord-896-base/smali/com/discord/stores/StoreEmoji.smali com.discord-896/smali/com/discord/stores/StoreEmoji.smali
|
||||
*** com.discord-896-base/smali/com/discord/stores/StoreEmoji.smali 2019-05-12 12:13:46.831159818 +0300
|
||||
--- com.discord-896/smali/com/discord/stores/StoreEmoji.smali 2019-05-12 12:18:56.659462281 +0300
|
||||
***************
|
||||
*** 101,137 ****
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
! const-string v2, "thinking"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
! const-string v2, "ok_hand"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
! const-string v2, "eyes"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
! const-string v2, "sweat_drops"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x4
|
||||
|
||||
! const-string v2, "joy"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x5
|
||||
|
||||
! const-string v2, "pig"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
--- 101,137 ----
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
! const-string v2, "star"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x1
|
||||
|
||||
! const-string v2, "thinking"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
! const-string v2, "ok_hand"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x3
|
||||
|
||||
! const-string v2, "eyes"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x4
|
||||
|
||||
! const-string v2, "sweat_drops"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
const/4 v1, 0x5
|
||||
|
||||
! const-string v2, "joy"
|
||||
|
||||
aput-object v2, v0, v1
|
||||
|
||||
|
|
@ -20,4 +20,5 @@ This patch changes default list of custom emojis.
|
|||
- 9.3.8-SAO-Heathcliff
|
||||
- 9.3.9
|
||||
- 9.4.0
|
||||
- 9.4.2-SA
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue