From 2be217b2c3c261999b23fe779fcf2b680b50bd3e Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Sat, 21 Dec 2019 21:29:40 +0300 Subject: [PATCH] Revert "More attempts to fix /ctc slashcommands on 10.1.3" This reverts commit 359441a1f5bfb6f6c19238c8b52e067bab3afd2e. --- patches/slashcommands/1013.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/patches/slashcommands/1013.patch b/patches/slashcommands/1013.patch index dcc4dc4..5e160c3 100644 --- a/patches/slashcommands/1013.patch +++ b/patches/slashcommands/1013.patch @@ -2775,7 +2775,7 @@ diff -crB com.discord-1013-base/smali/com/discord/stores/StoreMessages.smali com \ No newline at end of file diff -crB com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$1.smali com.discord-1013/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$1.smali *** com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$1.smali 2019-12-21 20:49:58.685948776 +0300 ---- com.discord-1013/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$1.smali 2019-12-21 21:07:56.528674811 +0300 +--- com.discord-1013/smali/com/discord/widgets/chat/input/WidgetChatInputSend$configureSendListeners$1.smali 2019-12-21 20:59:52.242618939 +0300 *************** *** 305,310 **** --- 305,340 ---- @@ -2790,7 +2790,7 @@ diff -crB com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatI + + move-result v15 + -+ if-eqz v15, :cond_7 ++ if-eqz v15, :cond_6 + + invoke-static {v10}, Lcom/discord/stores/StoreMessages;->slashCtc(Ljava/lang/String;)Ljava/lang/String; + @@ -2810,7 +2810,7 @@ diff -crB com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatI + + return v15 + -+ :cond_7 ++ :cond_6 + invoke-static {v10, v4}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V @@ -2829,7 +2829,7 @@ diff -crB com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatI + + move-result v15 + -+ if-eqz v15, :cond_8 ++ if-eqz v15, :cond_7 + + invoke-static {v12}, Lcom/discord/stores/StoreMessages;->slashCtc(Ljava/lang/String;)Ljava/lang/String; + @@ -2849,7 +2849,7 @@ diff -crB com.discord-1013-base/smali/com/discord/widgets/chat/input/WidgetChatI + + return v15 + -+ :cond_8 ++ :cond_7 + invoke-static {v13, v4}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V