Remove use of deprecated default.gui_* variables

This commit is contained in:
LoneWolfHT 2020-09-23 08:28:52 -07:00 committed by GitHub
parent 01e7def9ea
commit 3e00ecf1fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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