From f9f3577f2791cac7995ba63a1127985fde75e3a5 Mon Sep 17 00:00:00 2001 From: moonwitch Date: Wed, 3 Sep 2014 22:17:30 +0200 Subject: [PATCH] update to project file? --- look_in_teh_corner.sublime-project | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/look_in_teh_corner.sublime-project b/look_in_teh_corner.sublime-project index 6dc7250..4e60e1a 100755 --- a/look_in_teh_corner.sublime-project +++ b/look_in_teh_corner.sublime-project @@ -3,7 +3,11 @@ [ { "follow_symlinks": true, - "path": "/Applications/World of Warcraft/Interface/AddOns/LookInTehCorner" + "path": "." + }, + { + "follow_symlinks": true, + "path": "/Applications/World of Warcraft/Interface/AddOns/QuseMap" } ] } -- 1.7.9.5