diff Veneer.lua @ 107:ff00679a7817

- Template config creation includes sub-tables keyed by player guid
author Nenue
date Sun, 29 Jan 2017 09:57:09 -0500
parents 8df154a2bfd6
children a41f6b74709a
line wrap: on
line diff
--- a/Veneer.lua	Sun Jan 29 09:55:40 2017 -0500
+++ b/Veneer.lua	Sun Jan 29 09:57:09 2017 -0500
@@ -38,13 +38,6 @@
 
 local defaults = {
   enableAll = true,
-  enableModule = {
-    BuffFrame = true,
-  },
-  BuffFrame = {
-    width = 48,
-    height = 48,
-  },
   ConfigMode = true
 }