mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Sbagliato emoji. Ops
This commit is contained in:
parent
4a64a50796
commit
fa36cdcb8e
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ candela = False
|
|||
|
||||
#Scrivi la storia!
|
||||
def racconto(testo):
|
||||
sendMessage(chr(128493) + " " + testo, no_keyboard)
|
||||
sendMessage(chr(128172) + " " + testo, no_keyboard)
|
||||
|
||||
#Apri una tastiera con due scelte
|
||||
def treScelte(puno, pdue, ptre):
|
||||
|
|
Loading…
Reference in a new issue