From 267c3b81fe8cd10578a6cd68e74cebbd5d130bf5 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 6 Aug 2024 16:13:19 +0200 Subject: add playerlist template --- public/client.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public') diff --git a/public/client.html b/public/client.html index f4075b7..cfc6d88 100644 --- a/public/client.html +++ b/public/client.html @@ -631,4 +631,10 @@ + + -- cgit From a87d5a87167ee790b395f57eb5da19fbaa684537 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Wed, 7 Aug 2024 19:23:44 +0200 Subject: update layout --- public/client.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/client.html b/public/client.html index cfc6d88..ae27a2f 100644 --- a/public/client.html +++ b/public/client.html @@ -633,7 +633,7 @@ -- cgit