mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
whitespace changes
Co-authored-by: Brandon Sturgeon <brandon@brandonsturgeon.com>
This commit is contained in:
parent
21be93a901
commit
3d8b1ebd03
@ -109,7 +109,7 @@ end
|
||||
|
||||
|
||||
local function wrapHTMLPanel( panelName )
|
||||
print( "wrapped SetHTML and OpenURL for "..panelName )
|
||||
print( "Wrapping SetHTML and OpenURL for " .. panelName )
|
||||
local funcName = function( functionName )
|
||||
return "_"..panelName.."_"..functionName
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user