FIrst commit

This commit is contained in:
Nicola
2020-11-20 17:24:31 +01:00
parent 857a5888b9
commit 12254e74e4
8 changed files with 104 additions and 4 deletions
@@ -285,6 +285,7 @@ namespace CMS_CORE_Library.Models
public bool Visible;
public ushort Reps;
public bool IsSelected;
public bool IsInPieceWork;
public bool CanLoadProgram;
}