From f58c018ee144b63132e7dc517a361a47571c05ab Mon Sep 17 00:00:00 2001 From: John Pasula Date: Thu, 4 Mar 2010 14:19:36 -0700 Subject: [PATCH] Fix some spacing) --- ARL.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ARL.lua b/ARL.lua index 58c8800..b993793 100644 --- a/ARL.lua +++ b/ARL.lua @@ -90,7 +90,7 @@ private.seasonal_list = {} private.vendor_list = {} -- Filter flags and acquire types - defined in Constants.lua -local F = private.filter_flags +local F = private.filter_flags local A = private.acquire_types ------------------------------------------------------------------------------ -- Data which is stored regarding a players statistics (luadoc copied from Collectinator, needs updating) -- 1.7.9.5