injectors go brr

This commit is contained in:
CWX
2025-01-11 21:01:32 +00:00
parent d5958dff31
commit 1767ad9be2
71 changed files with 236 additions and 97 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ public class HandBookController
{
public void Load()
{
throw new NotImplementedException();
// throw new NotImplementedException();
}
}