mage / mage-sdk-unity

MAGE client SDK for Unity
MIT License
2 stars 13 forks source link

fix linting error for ConsolerWritter in the Logger #19

Open AlmirKadric opened 9 years ago

AlmirKadric commented 9 years ago

need to fix this error Assets/Libraries/mage-sdk-unity/Mage/Mage.cs(16,31): warning CS0414: The private field `Mage._consoleWriter' is assigned but its value is never used

stelcheck commented 7 years ago

@AlmirKadric @kefniark was this fixed?