Refactor PMCustomAnvil -> PMAnvil

This commit is contained in:
Dylan K. Taylor
2016-12-23 20:38:31 +00:00
parent 6d2a57f83a
commit 747aae94ec
3 changed files with 9 additions and 9 deletions

View File

@ -96,7 +96,7 @@ player:
level-settings:
#The default format that levels will use when created
default-format: pmcustomanvil
default-format: pmanvil
#If true, converts from a format that is not the default to the default format on load
#NOTE: This is currently not implemented
convert-format: false