From 7e36f3024ab3ffba130cb93c396408e4ff708c0d Mon Sep 17 00:00:00 2001 From: sD Date: Tue, 24 Dec 2019 15:36:36 +0100 Subject: replace modcall dialog with a prompt --- webAO/client.html | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 9a54cb9..7982419 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -7,14 +7,10 @@ - - - - @@ -338,13 +334,6 @@ -
-

- - Are you sure you want to call a moderator? -

-
-
-- cgit From 9695d2919e177924b607cc2f51e08104b969d839 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 25 Dec 2019 18:40:14 +0100 Subject: swap add and remove defense hp to make them match the bars --- webAO/client.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 7982419..84bf1d3 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -91,12 +91,12 @@
- - add_circle - - Defense remove_circle + + Defense + + add_circle -- cgit From fd81db5965b3847491e808dea67dd353c896a6e4 Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 26 Dec 2019 18:02:05 +0100 Subject: show fg as i will use it for flash --- webAO/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 84bf1d3..be402b7 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -26,7 +26,7 @@ Character - Various overlay + Various overlay Character Evidence Shout overlay -- cgit