Added shanks update & add
This commit is contained in:
@@ -3,7 +3,7 @@ using static CMS_CORE_Library.DataStructures;
|
||||
|
||||
namespace CMS_CORE.Demo.Models
|
||||
{
|
||||
public class ToolsDataModel
|
||||
public class DemoToolsDataModel
|
||||
{
|
||||
public int Id;
|
||||
public int MagazineId;
|
||||
@@ -16,6 +16,7 @@ namespace CMS_CORE.Demo.Models
|
||||
public int Rotation;
|
||||
public bool Cooling1;
|
||||
public bool Cooling2;
|
||||
public bool IsEnabled;
|
||||
public bool IsActive;
|
||||
public bool InFixedPlace;
|
||||
public bool IsInhibited;
|
||||
|
||||
Reference in New Issue
Block a user