using Sog.Log;
namespace FrameSync;
public class FrameServerConfig
{
public BattleLogConfig battleLog;
}