Enable multithreading

This commit is contained in:
orosmatthew 2023-02-13 17:28:53 -05:00
parent 8e6dc46b38
commit d8afe20123
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//#define MULTITHREADED
#define MULTITHREADED
using System.Collections.Generic;
using System.Linq;