From c26ac0e636a71b850fa316f5bead6ba263b55492 Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Mon, 14 May 2018 22:45:56 -0500 Subject: Turn it into a node package to use GoldenLayout --- client.html | 124 ++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 66 insertions(+), 58 deletions(-) (limited to 'client.html') diff --git a/client.html b/client.html index a9cec08..9db9c37 100644 --- a/client.html +++ b/client.html @@ -3,11 +3,74 @@ Attorney Online session + + + + + + + + + + + + + + + + + +

Loading

@@ -16,64 +79,9 @@
-
-
-
-
- Courtroom background - Character sprite - Bench overlay - Various overlay -
-

Dolan

-
-
-

-
-
- -
-
-
-
- Hold it! - OBJECTION! - Take That! -
- - -
-
-
-
Music
-
SFX
-
Blip
- -
-
-
-
-
-
- - Defense health - - - Prosecution health - -
-
-
- - -
- -
- - \ No newline at end of file + + \ No newline at end of file -- cgit