diff options
Diffstat (limited to 'webAO/dom/onEnter.ts')
| -rw-r--r-- | webAO/dom/onEnter.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/dom/onEnter.ts b/webAO/dom/onEnter.ts index 01fbbd5..5ab532c 100644 --- a/webAO/dom/onEnter.ts +++ b/webAO/dom/onEnter.ts @@ -69,7 +69,7 @@ import { escapeChat } from "../encoding"; emote_mod = 0; } - client.sendIC( + client.sender.sendIC( myemo.deskmod, myemo.preanim, mychar.name, |
