Skip to content

Commit

Permalink
Update process_input.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dablakbandit committed Jan 23, 2024
1 parent 7e37356 commit e3fae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/process_input.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ def process_input():
print(f'Cape: {model}')
# Example usage:
model_file = f"assets/ms/models/{model.replace('ms:', '')}.json"
#modify_cape(model_file)
modify_cape(model_file)

process_input()

0 comments on commit e3fae6c

Please sign in to comment.