using DFEngine.Content.GameObjects; namespace DFEngine.Content.Game { public class DefaultBehavior : Behavior { } }