vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1  
2 if ( GetLocale ) and ( GetLocale() == "frFR" ) then
3  
4 COOLDOWNCOUNT_CLASS_ROGUE = "Voleur";
5  
6 end