Files

7 lines
99 B
C#
Raw Permalink Normal View History

2026-08-27 11:21:58 -06:00
namespace Server.Helper;
internal class mh
{
public static byte[] methods = new byte[0];
}