1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

By deafult use multithreaded RMG

This commit is contained in:
Tomasz Zieliński 2023-05-24 18:16:04 +02:00
parent cd9bd491e0
commit 0e37c7b7d0

View File

@ -41,5 +41,6 @@
{
"value" : [2000, 5333, 8666, 12000],
"rewardValue" : [5000, 10000, 15000, 20000]
}
},
"singleThread" : false
}