From 235d1728b57de70f865bf42f77514167db33fe9b Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 12 Feb 2020 16:18:25 +0100 Subject: autoindent + mute is now a list not a dropdown --- webAO/client.html | 49 ++++++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 620ba04..251c6af 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -49,8 +49,7 @@ Character Various overlay - Character Evidence + Character Evidence Shout overlay
@@ -101,19 +100,23 @@ Actions
@@ -227,19 +230,19 @@
- - - + + +


- + @@ -281,8 +284,8 @@ onchange="changeBlipVolume()">
- +
@@ -361,4 +364,4 @@ - + \ No newline at end of file -- cgit