working shader

This commit is contained in:
Michele 2021-01-09 20:50:57 +00:00
parent 07685fcd9c
commit be8e56cf27
3 changed files with 32 additions and 202 deletions

View file

@ -11,8 +11,6 @@ namespace Sledgemapper
public Color GridColor { get; set; }
public Color NoteColor { get; set; }
public string MachineName { get; set; }
public int Thickness { get; internal set; }
public int Threshold { get; internal set; }
public Settings()
{