Fix typo.

This commit is contained in:
orbea 2017-11-04 11:03:18 -07:00 committed by stujones11
parent 88815880c8
commit 4341baf516
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ if is_singleplayer then
meshnode.config.max_radius = 16
meshnode.config.show_in_creative = true
meshnode.config.enable_crafting = true
mehsnode.config.disable_privilege = true
meshnode.config.disable_privilege = true
meshnode.config.fake_shading = true
meshnode.config.autoconf = true
else