Add files via upload

master
AiTechEye 2019-05-21 16:10:00 +02:00 committed by GitHub
parent 218f890d05
commit c5dab15d70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ vexcazer_copy.form=function(input,d)
end
local gui="" ..
"size[8,8]" ..
"background[-0.2,-0.2;8.4,8.8;gui_formbg.png]"..
"background[-0.2,-0.2;8.4,8.8;vexcazer_background.png]"..
"textarea[0,1;8.6,8.6;text;;" .. text .."]"
if d.export==false then
gui=gui ..