Skip to content
Success

Changes

Summary

  1. Make patch stopwatch local (commit: 86b892f) (details)
  2. Make useCache local (commit: e7977d1) (details)
Commit 86b892f69a4b5e126e2cee7b26199d762b4435b6 by joeydwong
Make patch stopwatch local
It's not needed outside of ProcessPatch(), which contains everything it
needs to time
(commit: 86b892f)
The file was modified ModuleManager/MMPatchLoader.cs (diff)
Commit e7977d1bbe498ab314c8a3c21fb7503aeab5b375 by joeydwong
Make useCache local
Really only needed for a few lines in ProcessPatch()
(commit: e7977d1)
The file was modified ModuleManager/MMPatchLoader.cs (diff)