IrcDirk / Carbonite-Classic

Carbonite + Modules for WoW Classic
https://www.curseforge.com/wow/addons/carbonite-classic
GNU General Public License v3.0
51 stars 23 forks source link

Small fix for notes #362

Closed artscout closed 4 months ago

artscout commented 4 months ago

Oh it seems that there was \r inside the code so diff shows the whole files as changed. The change is inside HandyNotes: if not C_Map.GetMapInfo(mapId) then return end

And add two translations

IrcDirk commented 4 months ago

Please use CRLF line endings ("\r\n");