Skip to content

Commit b0f3979

Browse files
author
magiclu550
committed
[proxy] numbers
1 parent 45a016f commit b0f3979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsmod2/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class ProxyHandler : Plugin
4242
public static ProxyHandler handler { get; set; }
4343

4444

45-
public const int MAX_LENGTH = 8 * 30;
45+
public const int MAX_LENGTH = 0x10 * 0x1E;
4646
public override void Register()
4747
{
4848
handler = this;

0 commit comments

Comments
 (0)