B3akers / LeagueSkinChanger

Skin changer for League of Legends
MIT License
238 stars 75 forks source link

Mark of the kindred #85

Open OdisBy opened 3 years ago

OdisBy commented 3 years ago

The Mark of the Kindred Spirit Blossom is just a blue point, not the draw of the mark

Obs: The bug is on the map, when it show which camp the mark is

codexJoin commented 3 years ago

You need to add an check pointer in wards, and set skin of the kindred mark to default.

OdisBy commented 3 years ago

You need to add an check pointer in wards, and set skin of the kindred mark to default.

How do I do that? Which file do I have to change?

codexJoin commented 3 years ago

You need to add an check pointer in wards, and set skin of the kindred mark to default.

How do I do that? Which file do I have to change?

Very simple, view my changes on pull request: #88