From 5a294acd85cbc54591e5a734d6baa73b7b670523 Mon Sep 17 00:00:00 2001 From: HotPizzaYT <57576298+HotPizzaYT@users.noreply.github.com> Date: Mon, 25 Apr 2022 20:36:46 -0500 Subject: [PATCH] Fix hair-pulling code --- 3ds/chat/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/3ds/chat/index.php b/3ds/chat/index.php index f10d315..98c1781 100644 --- a/3ds/chat/index.php +++ b/3ds/chat/index.php @@ -143,7 +143,8 @@ if(isset($_GET["room"])){ - + +
Back