Update FormBuilder.cs
This commit is contained in:
parent
c0163e74e3
commit
b9bd9dfe40
@ -364,7 +364,6 @@ namespace Server.Forms
|
||||
if (chkPastebin.Enabled && chkPastebin.Checked)
|
||||
{
|
||||
method.Body.Instructions[i].Operand = aes.Encrypt("null");
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user