diff core.lua @ 18:ca797c0f32d4

Scoping/keyword bug.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Fri, 26 Aug 2011 02:52:33 +0000
parents d929c40cdb09
children f560cf82e7d3
line wrap: on
line diff
--- a/core.lua	Thu Aug 25 08:50:33 2011 +0000
+++ b/core.lua	Fri Aug 26 02:52:33 2011 +0000
@@ -1504,7 +1504,7 @@
 				addon.format_hypertext('bcaston',"the red pill",'|cffff4040'),
 				addon.format_hypertext('waferthin',"the blue pill",'|cff0070dd'))
 		end
-		self.popped = true
+		addon.popped = true
 	end
 
 	OCR_funcs.bcast_responder = function (sender)