Fixed a performance issue when installing too many Neuroflux at once.

This commit is contained in:
Olivier Gagnon
2021-06-13 11:05:07 -04:00
parent 2b1ec7d573
commit 39b4048603
5 changed files with 36 additions and 8 deletions
+1 -1
View File
@@ -263,6 +263,6 @@ export const CONSTANTS: IMap<any> = {
* Fix weird alignment of donation text box and button. (@Tesseract1234567890)
* Fixed an issue where reputation could be transfered to new jobs when unfocused.
* Empty stack traces should no longer appear.
* Purchasing anything with Infinity money doesn't result in NaN.
`,
}