Get Action list to save
This commit is contained in:
@ -91,7 +91,7 @@ namespace EduNetworkBuilder
|
||||
public SchoolworkClass WhatFrom = null;
|
||||
public List<string> ColorNames = new List<string>() { "Black", "White", "Green", "LightGreen", "Blue", "LightBlue", "Gray", "Brown", "SaddleBrown", "Empty" };
|
||||
|
||||
|
||||
|
||||
public Network(string Name)
|
||||
{
|
||||
TheNetImage = new Bitmap(myWidth, myHeight);
|
||||
|
Reference in New Issue
Block a user