public override void Apply() { Project.PlaygroundChars[X + Y * Project.PlaygroundWidth] = Char; Editor.PlaygroundCharacterChanged(X, Y); }