mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 07:25:56 +00:00
thread_split: support emoji display
This commit is contained in:
@@ -182,7 +182,7 @@ export class PlayerView implements Player {
|
||||
return false
|
||||
}
|
||||
outgoingEmojis(): EmojiMessage[] {
|
||||
return []
|
||||
return this.data.outgoingEmojis
|
||||
}
|
||||
canDonate(recipient: Player): boolean {
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user