diff options
Diffstat (limited to 'webAO/viewport/constants/defaultChatMsg.ts')
| -rw-r--r-- | webAO/viewport/constants/defaultChatMsg.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/viewport/constants/defaultChatMsg.ts b/webAO/viewport/constants/defaultChatMsg.ts index 8a5db6b..d25426e 100644 --- a/webAO/viewport/constants/defaultChatMsg.ts +++ b/webAO/viewport/constants/defaultChatMsg.ts @@ -12,4 +12,4 @@ export const defaultChatMsg = { snddelay: 0, preanimdelay: 0, speed: UPDATE_INTERVAL, - } as ChatMsg;
\ No newline at end of file +} as ChatMsg; |
