From 01c7d06e4820a15a83cb78313e0eaf0e07dfd0fe Mon Sep 17 00:00:00 2001 From: Casey Raethke Date: Thu, 28 Mar 2024 15:57:18 -0500 Subject: [PATCH] Fix AceComm path in tocs --- libs/StatLogic/StatLogic.toc | 2 +- libs/StatLogic/StatLogic_TBC.toc | 2 +- libs/StatLogic/StatLogic_Vanilla.toc | 2 +- libs/StatLogic/StatLogic_Wrath.toc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/StatLogic/StatLogic.toc b/libs/StatLogic/StatLogic.toc index e2ea675..24eb422 100644 --- a/libs/StatLogic/StatLogic.toc +++ b/libs/StatLogic/StatLogic.toc @@ -5,7 +5,7 @@ #@non-debug@ # libs\LibStub\LibStub.lua -# libs\AceComm-3.0.xml +# libs\AceComm-3.0\AceComm-3.0.xml # libs\LibSerialize\lib.xml # libs\LibDeflate\lib.xml #@end-non-debug@ diff --git a/libs/StatLogic/StatLogic_TBC.toc b/libs/StatLogic/StatLogic_TBC.toc index fd981cd..1f1c2f3 100644 --- a/libs/StatLogic/StatLogic_TBC.toc +++ b/libs/StatLogic/StatLogic_TBC.toc @@ -5,7 +5,7 @@ #@non-debug@ # libs\LibStub\LibStub.lua -# libs\AceComm-3.0.xml +# libs\AceComm-3.0\AceComm-3.0.xml # libs\LibSerialize\lib.xml # libs\LibDeflate\lib.xml #@end-non-debug@ diff --git a/libs/StatLogic/StatLogic_Vanilla.toc b/libs/StatLogic/StatLogic_Vanilla.toc index 2c20a08..4206440 100644 --- a/libs/StatLogic/StatLogic_Vanilla.toc +++ b/libs/StatLogic/StatLogic_Vanilla.toc @@ -5,7 +5,7 @@ #@non-debug@ # libs\LibStub\LibStub.lua -# libs\AceComm-3.0.xml +# libs\AceComm-3.0\AceComm-3.0.xml # libs\LibSerialize\lib.xml # libs\LibDeflate\lib.xml #@end-non-debug@ diff --git a/libs/StatLogic/StatLogic_Wrath.toc b/libs/StatLogic/StatLogic_Wrath.toc index e800b20..e1aec46 100644 --- a/libs/StatLogic/StatLogic_Wrath.toc +++ b/libs/StatLogic/StatLogic_Wrath.toc @@ -5,7 +5,7 @@ #@non-debug@ # libs\LibStub\LibStub.lua -# libs\AceComm-3.0.xml +# libs\AceComm-3.0\AceComm-3.0.xml # libs\LibSerialize\lib.xml # libs\LibDeflate\lib.xml #@end-non-debug@