Sliders change the preview palette and update client data; Need a better algorithm for picking color2
This commit is contained in:
@@ -37,7 +37,8 @@ namespace OpenRA.FileFormats
|
||||
public class Client
|
||||
{
|
||||
public int Index;
|
||||
public System.Drawing.Color Color;
|
||||
public System.Drawing.Color Color1;
|
||||
public System.Drawing.Color Color2;
|
||||
public string Country;
|
||||
public int SpawnPoint;
|
||||
public string Name;
|
||||
|
||||
Reference in New Issue
Block a user