Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
DMagic1 committed Feb 21, 2017
1 parent 4243761 commit 907f311
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SCANsat/SCAN_Platform/Palettes/Palette.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ private static string[] getKindNames()

public static string[] kindNames = getKindNames();



public enum Is : ushort { Unsafe = 0, Safe = 1, Unsure = 2, Unknown = 3 }

public Is blind;
Expand Down

0 comments on commit 907f311

Please sign in to comment.