minor housekeeping

This commit is contained in:
spjspj 2017-04-12 16:07:18 +10:00
parent 171c3997e6
commit 2a39a8e5cf

View file

@ -185,8 +185,8 @@ while ($type =~ m/([a-zA-Z]+)( )*/g) {
}
}
}
$vars{'type'} = join(', ', @types);
$vars{'type'} = join(', ', @types);
$vars{'abilitiesImports'} = '';
$vars{'abilities'} = '';