Add PatcherCache class

This commit is contained in:
redphx
2024-05-03 07:36:03 +07:00
parent 43e6f3083e
commit ea57e04d4f
3 changed files with 234 additions and 145 deletions

View File

@@ -232,7 +232,7 @@ function main() {
StreamStats.setupEvents();
MkbHandler.setupEvents();
Patcher.initialize();
Patcher.init();
disablePwa();