Shift player palette definitions onto the player/client. Needs ui; for now everyone is teal.
This commit is contained in:
@@ -65,6 +65,8 @@ namespace OpenRA.Graphics
|
||||
|
||||
public void AddPalette(string name, Palette pal)
|
||||
{
|
||||
System.Console.WriteLine("Registering Palette "+name);
|
||||
|
||||
palette.AddPalette(name, pal);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user