Found bug into RendererSettings when I was trying to change color of friend units.
When I calls setFriendlyUnitLineColor, he sets value into context of RendererSettings. But getters read values from local variables which inits into constructor function.
Hi, it's me again 😁
Found bug into RendererSettings when I was trying to change color of friend units.
When I calls setFriendlyUnitLineColor, he sets value into context of RendererSettings. But getters read values from local variables which inits into constructor function.