This repository has been archived on 2021-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
cutthecord/patches/customdefaultemoji/1013.patch

49 lines
1.2 KiB
Diff

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;