diff --git a/ProjectCruiser/DirectionType.cs b/ProjectCruiser/DirectionType.cs index 5d71959..93eb897 100644 --- a/ProjectCruiser/DirectionType.cs +++ b/ProjectCruiser/DirectionType.cs @@ -8,14 +8,17 @@ public enum DirectionType /// Ââåðõ /// Up = 1, + /// /// Âíèç /// Down = 2, + /// /// Âëåâî /// Left = 3, + /// /// Âïðàâî ///