Changes of com.discord v1309
This commit is contained in:
parent
50a53a4645
commit
035b2cdcc3
11 changed files with 21 additions and 15 deletions
|
@ -1252,6 +1252,12 @@
|
|||
invoke-interface {p2, p4}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Lcom/discord/utilities/textprocessing/node/ZeroSpaceWidthNode;
|
||||
|
||||
invoke-direct {p1}, Lcom/discord/utilities/textprocessing/node/ZeroSpaceWidthNode;-><init>()V
|
||||
|
||||
invoke-interface {p2, p1}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||||
|
||||
invoke-static {p2, p3}, Lcom/discord/utilities/textprocessing/AstRenderer;->render(Ljava/util/Collection;Ljava/lang/Object;)Lcom/facebook/drawee/span/DraweeSpanStringBuilder;
|
||||
|
||||
move-result-object p1
|
||||
|
|
|
@ -446,7 +446,7 @@
|
|||
|
||||
new-array v2, v0, [Ljava/lang/Object;
|
||||
|
||||
const-string v4, "47.1"
|
||||
const-string v4, "47.2"
|
||||
|
||||
aput-object v4, v2, v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue