This commit is contained in:
tercio
2014-03-26 18:24:12 -03:00
parent 8ce50a1f04
commit fcf9d7a2ed
25 changed files with 1557 additions and 194 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ function _detalhes:ApplyConfigDataOnLoad()
self.font_sizes = self.font_sizes or {menus = 10}
self.minimap = self.minimap or {hide = false, radius = 160, minimapPos = 220}
self.ps_abbreviation = self.ps_abbreviation or 1
self.ps_abbreviation = self.ps_abbreviation or 3
self.plugin_database = self.plugin_database or {}