From 61bc16dae5a1b61bcd237d9f0be36125829d95b1 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Thu, 24 Aug 2017 18:08:10 -0400 Subject: Various update --- gamemode/utility/svg/cl_svg.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gamemode/utility') diff --git a/gamemode/utility/svg/cl_svg.lua b/gamemode/utility/svg/cl_svg.lua index 1ab37bb..6f34390 100644 --- a/gamemode/utility/svg/cl_svg.lua +++ b/gamemode/utility/svg/cl_svg.lua @@ -68,7 +68,7 @@ function svg.MaterialFromSVG(spath,background,foreground) end html:SetHTML(string.format([[ %s -]],background and bgf or "",fgf and foreground or "",svgdata)) +]],background and bgf or "",foreground and fgf or "",svgdata)) local mat = {} toprocess[#toprocess + 1] = {mat,html} return mat -- cgit v1.2.3-70-g09d2