update emotes
This commit is contained in:
parent
74823177f5
commit
7932b7488f
@ -2,7 +2,7 @@ import {emoteEventStream} from "../../Connexion/EmoteEventStream";
|
||||
import type {GameScene} from "./GameScene";
|
||||
import type {Subscription} from "rxjs";
|
||||
|
||||
export const emotes: string[] = ['❤️', '👏', '✋', '🙏', '👍', '👎'];
|
||||
export const emotes: string[] = ['❤️', '👏', '✋', '🍻', '🥂', '👌', '👎', '💯','❗️', '❓','🎶'];
|
||||
|
||||
export class EmoteManager {
|
||||
private subscription: Subscription;
|
||||
|
Loading…
Reference in New Issue
Block a user