Edgefication (#590)
* bloat * bloat 2 * bloat 3 * final bloat * Update icon.ico * Create integration_test_run.bat * Arggh * Disable some tests * revert roomfill clearexisting changes
This commit is contained in:
@@ -39,7 +39,7 @@ public sealed class RandomSpriteSystem: SharedRandomSpriteSystem
|
||||
|
||||
component.Selected.EnsureCapacity(groups.Count);
|
||||
|
||||
Color? previousColor = component.CP14InheritBaseColor; //CrystallPunk
|
||||
Color? previousColor = component.CP14InheritBaseColor; //CrystallEdge
|
||||
|
||||
foreach (var group in groups)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user