Closed fentras closed 2 years ago
In Trackmania2020 there are duplicate ClearColor variables in Viewport.Cameras[any CHmsCamera]. In ManiaPlanet and Turbo the bool is named as ClearColorEnable, so I suggest to name it the same way in here as well.
ClearColor
Viewport.Cameras[any CHmsCamera]
bool
ClearColorEnable
Thanks :)
In Trackmania2020 there are duplicate
ClearColor
variables inViewport.Cameras[any CHmsCamera]
. In ManiaPlanet and Turbo thebool
is named asClearColorEnable
, so I suggest to name it the same way in here as well.Trackmania
ManiaPlanet