diff options
Diffstat (limited to 'webAO/viewport/constants/shouts.ts')
| -rw-r--r-- | webAO/viewport/constants/shouts.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/viewport/constants/shouts.ts b/webAO/viewport/constants/shouts.ts new file mode 100644 index 0000000..eddd6d3 --- /dev/null +++ b/webAO/viewport/constants/shouts.ts @@ -0,0 +1 @@ +export const SHOUTS = [undefined, "holdit", "objection", "takethat", "custom"]; |
