DynmapCore: fix indentation

This commit is contained in:
Kosma Moczek 2021-06-27 19:38:45 +02:00
parent 3ea7daefbc
commit bea4e468b9

View file

@ -15,12 +15,12 @@ processResources {
// replace stuff in mcmod.info, nothing else // replace stuff in mcmod.info, nothing else
filesMatching([ filesMatching([
'core.yml', 'core.yml',
'lightings.txt', 'lightings.txt',
'perspectives.txt', 'perspectives.txt',
'shaders.txt', 'shaders.txt',
'extracted/web/version.js', 'extracted/web/version.js',
'extracted/web/index.html', 'extracted/web/index.html',
'extracted/web/login.html', 'extracted/web/login.html',
]) { ]) {
// replace version and mcversion // replace version and mcversion
expand( expand(