forked from distok/cutthecord
10.1.3
This commit is contained in:
parent
d3cbb7c760
commit
12c11a1451
40 changed files with 57536 additions and 2 deletions
48
patches/customdefaultemoji/1013.patch
Normal file
48
patches/customdefaultemoji/1013.patch
Normal file
|
@ -0,0 +1,48 @@
|
|||
diff -crB from/smali/com/discord/stores/StoreEmoji.smali to/smali/com/discord/stores/StoreEmoji.smali
|
||||
*** from/smali/com/discord/stores/StoreEmoji.smali 2019-12-21 11:43:12.363840487 +0200
|
||||
--- to/smali/com/discord/stores/StoreEmoji.smali 2019-12-21 11:59:40.866248132 +0200
|
||||
***************
|
||||
*** 97,117 ****
|
||||
|
||||
sput-object v0, Lcom/discord/stores/StoreEmoji;->Companion:Lcom/discord/stores/StoreEmoji$Companion;
|
||||
|
||||
! const-string v2, "bread"
|
||||
|
||||
! const-string v3, "fork_and_knife"
|
||||
|
||||
! const-string v4, "yum"
|
||||
|
||||
! const-string v5, "weary"
|
||||
|
||||
! const-string v6, "tired_face"
|
||||
|
||||
! const-string v7, "poop"
|
||||
|
||||
! const-string v8, "thumbsup"
|
||||
|
||||
! const-string v9, "100"
|
||||
|
||||
.line 1
|
||||
filled-new-array/range {v2 .. v9}, [Ljava/lang/String;
|
||||
--- 97,117 ----
|
||||
|
||||
sput-object v0, Lcom/discord/stores/StoreEmoji;->Companion:Lcom/discord/stores/StoreEmoji$Companion;
|
||||
|
||||
! const-string v2, "star"
|
||||
|
||||
! const-string v3, "bread"
|
||||
|
||||
! const-string v4, "fork_and_knife"
|
||||
|
||||
! const-string v5, "yum"
|
||||
|
||||
! const-string v6, "weary"
|
||||
|
||||
! const-string v7, "tired_face"
|
||||
|
||||
! const-string v8, "poop"
|
||||
|
||||
! const-string v9, "thumbsup"
|
||||
|
||||
.line 1
|
||||
filled-new-array/range {v2 .. v9}, [Ljava/lang/String;
|
|
@ -45,4 +45,5 @@ This patch changes default list of custom emojis.
|
|||
- 10.0.7
|
||||
- 10.1.1
|
||||
- 10.1.2
|
||||
- 10.1.3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue