Quantcast

Defaults modification

Scott Sibley [08-17-10 - 03:47]
Defaults modification
Filename
Modules/Text.lua
diff --git a/Modules/Text.lua b/Modules/Text.lua
index f7e9fa5..4429a11 100644
--- a/Modules/Text.lua
+++ b/Modules/Text.lua
@@ -370,12 +370,10 @@ return self.unitLocation
 		enabled = false,
 		marquee = true,
 		cols = 100,
-		prefix = 'return "---"',
-		postfix = 'return "---"',
 		bold = true,
 		align = WidgetText.ALIGN_MARQUEE,
 		update = 1000,
-		speed = 500,
+		speed = 100,
 		direction = DIRECTION_LEFT
 	},
 	[15] = {