Fixed typo about async chunk generation

This commit is contained in:
Shoghi Cervantes 2014-12-19 16:10:01 +01:00
parent a40918aabf
commit d4c43215b1

View File

@ -52,7 +52,7 @@ chunk-generation:
#Using this with fast generators is recommended
#If enabled, the dedicated generation thread may leak memory
use-async: false
#Max. amount of chunks to generate per tick, only for use-async: true
#Max. amount of chunks to generate per tick, only for use-async: false
per-tick: 1
chunk-gc: