diff Modules/Options.lua @ 58:bdf3aba93aa9

Refactored the way the window for /ia invested works so I can add more tabs.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 25 Jul 2010 15:51:00 -0700
parents 9cb0bc93ed11
children 4ec321eb0dfe
line wrap: on
line diff
--- a/Modules/Options.lua	Sun Jul 25 12:52:14 2010 -0700
+++ b/Modules/Options.lua	Sun Jul 25 15:51:00 2010 -0700
@@ -210,7 +210,7 @@
 			type = "execute",
 			name = "invested",
 			desc = "Shows what you have invested in",
-			func = "CreateFrames",
+			func = "DisplayInvested",
 			guiHidden = false,
 		},
 		suspend = {