Cleaned up some files
This commit is contained in:
@@ -8,7 +8,7 @@ namespace ConsoleApp
|
||||
int Width { get; }
|
||||
int DetectorOffset { get;}
|
||||
int DetectorWidth { get;}
|
||||
ICell CurrentHexCell { get; set; }
|
||||
HexCore.Coordinate2D CurrentHexCell { get; set; }
|
||||
Heading HexHeading { get; set; }
|
||||
Heading SquareHeading { get; set; }
|
||||
ICell CurrentSquareCell { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user