Add: show animal icon in typing app button
This commit is contained in:
@@ -84,7 +84,6 @@ class TypingAppButton extends RoundRectButton {
|
||||
this.text.x = 30;
|
||||
|
||||
if(iconName.length > 0) {
|
||||
console.log(this.icon);
|
||||
this.icon.x = 40;
|
||||
this.icon.width = 100;
|
||||
this.icon.height = 100;
|
||||
|
||||
Reference in New Issue
Block a user