Fix style nits in Mods.TS.
This commit is contained in:
@@ -59,7 +59,6 @@ namespace OpenRA.Mods.TS.Traits
|
|||||||
this.LightYaw, this.LightAmbientColor, this.LightDiffuseColor, body.CameraPitch,
|
this.LightYaw, this.LightAmbientColor, this.LightDiffuseColor, body.CameraPitch,
|
||||||
palette, init.WorldRenderer.Palette(NormalsPalette), init.WorldRenderer.Palette("shadow"));
|
palette, init.WorldRenderer.Palette(NormalsPalette), init.WorldRenderer.Palette("shadow"));
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public class RenderVoxels : IRender, INotifyOwnerChanged
|
public class RenderVoxels : IRender, INotifyOwnerChanged
|
||||||
|
|||||||
Reference in New Issue
Block a user