From 3e00ecf1fb4bc07e6a99af7091545f9a732ff179 Mon Sep 17 00:00:00 2001 From: LoneWolfHT Date: Wed, 23 Sep 2020 08:28:52 -0700 Subject: [PATCH] Remove use of deprecated default.gui_* variables --- init.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.lua b/init.lua index b3d224f..acb70ab 100644 --- a/init.lua +++ b/init.lua @@ -70,8 +70,6 @@ end function rules.show(player) local pname = player:get_player_name() local fs = "size[8,8.6]bgcolor[#080808BB;true]" .. - default.gui_bg .. - default.gui_bg_img .. "textlist[0.1,0.1;7.8,7.9;msg;" .. rules.txt .. ";-1;true]" if not has_password(pname) then