namespace MoleMole.Config { public class ConfigAvatarPhysicsProperty : ConfigEntityPhysicsProperty { public bool IsFreezeDirection; } }