Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 4cd4d67

Browse files
committed
Update Wrapper.cs
1 parent a379414 commit 4cd4d67

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

source/Wrapper.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ internal void Awake()
3232
CheckHooks();
3333

3434
// Read and Load PartialityMod types from the plugins folder
35-
LoadMods();
36-
37-
// temp debug
38-
35+
LoadMods();
3936
}
4037

4138
private void LoadDependencies()

0 commit comments

Comments
 (0)