Fix all and any white-space errors

This commit is contained in:
Hendrik Leppkes
2009-02-20 23:08:35 +01:00
parent fc31c9d48d
commit 2ed2263968
27 changed files with 296 additions and 297 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ function StanceBarMod:SetupOptions()
handler = self,
}
self.optionobject:AddElement("general", "enabled", enabled)
self.disabledoptions = {
general = {
type = "group",
@@ -32,7 +32,7 @@ function StanceBarMod:SetupOptions()
}
}
}
self.options = {
order = 30,
type = "group",