Quantcast

Turn on the error messages for locations that don't exist now.

ackis [08-31-09 - 21:54]
Turn on the error messages for locations that don't exist now.
Filename
ARLFrame.lua
diff --git a/ARLFrame.lua b/ARLFrame.lua
index c80d001..42c026a 100644
--- a/ARLFrame.lua
+++ b/ARLFrame.lua
@@ -810,7 +810,7 @@ do
 				name = name .. " (" .. location .. ")"
 			else
 				--@alpha@
-				--addon:Print("DEBUG: No continent/zone map match for ID " .. k .. " Location: " .. location)
+				addon:Print("DEBUG: No continent/zone map match for ID " .. k .. " Location: " .. location)
 				--@end-alpha@
 			end