Update effect headers

This commit is contained in:
blitzmann
2016-03-11 00:18:33 -05:00
parent e53bd70c2c
commit db1c80c7e3
73 changed files with 94 additions and 188 deletions

View File

@@ -1063,6 +1063,7 @@ inner score: {5:.3})"
print("Warning: effect file " + effect_name +
" is not used by any item, removing")
os.remove(os.path.join(effects_path, effect_file))
continue
else:
print("Warning: effect file " + effect_name +
" is not used by any item")