Skip to content

Commit 1e1e096

Browse files
authored
Merge pull request #78 from hocha113/8075
update
2 parents 18a33b2 + 9dfae24 commit 1e1e096

File tree

3 files changed

+165
-161
lines changed

3 files changed

+165
-161
lines changed

CWRMod.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ public override void Load() {
7979
ModGanged.Load();
8080
}
8181

82+
CWRRef.Load();
8283
ILoaders = VaultUtils.GetDerivedInstances<ICWRLoader>();
8384
foreach (var load in ILoaders) {
8485
try {

0 commit comments

Comments
 (0)