mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Sticker refactoring
This commit is contained in:
@@ -264,7 +264,7 @@ class DiceAnimatedStickerNode: ASDisplayNode {
|
||||
self.account = account
|
||||
self.intrinsicSize = size
|
||||
|
||||
self.animationNode = AnimatedStickerNode()
|
||||
self.animationNode = DefaultAnimatedStickerNodeImpl()
|
||||
self.animationNode.autoplay = true
|
||||
|
||||
super.init()
|
||||
|
||||
Reference in New Issue
Block a user