Repro steps:
- load up a game (assuming default RGB color mode)
- create a map marker with a shape code including some green parts (e.g. RgRgRbRc)
- Go to settings, change color mode to something else (e.g. RYB)
- Go back to game
Expected:
- shapes on the map and map markers updated to reflect new color mode (e.g. the greens are yellow with RGB -> RYB)
Actual:
- shapes on the map are correct colors, but map markers remain original colours (from above example, the 2 green quadrants should be yellow)
Extra:
- if you quit to main menu and re-load the game, the map markers update (which is why I don't have a screenshot handy :p)
- I know it's a pretty trivial, just want to make sure it's known that at least one player noticed the issue :p