- pedantically replaced sets of spaces with tabs. i'm that guy.

This commit is contained in:
Parnic
2010-11-05 01:48:46 +00:00
parent 508b022572
commit a93bcaf190
6 changed files with 136 additions and 136 deletions

View File

@ -61,7 +61,7 @@ function IceCastBar.prototype:GetDefaultSettings()
settings["auraIconXOffset"] = 40
settings["auraIconYOffset"] = 0
settings["auraIconScale"] = 1
settings["reverseChannel"] = true
settings["reverseChannel"] = true
return settings
end