Added /thinking
This commit is contained in:
parent
6bee876df2
commit
284c8cd151
2 changed files with 16 additions and 1 deletions
|
@ -201,6 +201,21 @@
|
||||||
"offset": 50
|
"offset": 50
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}]
|
}],
|
||||||
|
"thinking": {
|
||||||
|
"src": "./resources/thinking.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 0,
|
||||||
|
"offset": -25,
|
||||||
|
"size": 190
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 100,
|
||||||
|
"offset": 70
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
BIN
resources/thinking.png
Normal file
BIN
resources/thinking.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Reference in a new issue