From 084c307c8d660b7f281f79da090accde0ba35e2c Mon Sep 17 00:00:00 2001 From: pompachomp Date: Thu, 14 Jan 2010 21:30:15 +0000 Subject: [PATCH] Fixed the file paths to the database files in database.xml --- AckisRecipeList.toc | 2 +- database.xml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/AckisRecipeList.toc b/AckisRecipeList.toc index c875234..1f11e0e 100644 --- a/AckisRecipeList.toc +++ b/AckisRecipeList.toc @@ -69,5 +69,5 @@ Frame.lua Datamine.lua Player.lua -# Recipe database files +# Database files database.xml diff --git a/database.xml b/database.xml index 184d901..2355232 100644 --- a/database.xml +++ b/database.xml @@ -2,25 +2,25 @@ - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + \ No newline at end of file -- 1.7.9.5