# HG changeset patch # User Farmbuyer of US-Kilrogg # Date 1314327153 0 # Node ID ca797c0f32d49e1405ae3c9f249d7676c83a5f19 # Parent d929c40cdb09bea447da1fde62b9aa3b6917dd26 Scoping/keyword bug. diff -r d929c40cdb09 -r ca797c0f32d4 core.lua --- 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)