From d0de93623aa46aa4d05dddd7894056bb24e792f6 Mon Sep 17 00:00:00 2001 From: Tomas Slusny Date: Sun, 12 Apr 2020 23:27:08 +0200 Subject: [PATCH] Update Fixed Mode Hide Chat plugin - Switch to onBeforeRender event for widget resizing - Fix runeliteVersion (idk why I used .11 before) - Remove ToB overlay resizing for now (can't verify if it still works) Signed-off-by: Tomas Slusny --- plugins/fixed-mode-hide-chat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/fixed-mode-hide-chat b/plugins/fixed-mode-hide-chat index 19165ed13..a2cb825e1 100644 --- a/plugins/fixed-mode-hide-chat +++ b/plugins/fixed-mode-hide-chat @@ -1,2 +1,2 @@ repository=https://github.com/deathbeam/example-plugin.git -commit=7fac19192ede2189dde0a8825e72f65940f28b39 +commit=5336a0c228b77c89556ed04c1d448a808b9d9832