Skip to content

Commit

Permalink
Quick model fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkblader24 committed Oct 12, 2018
1 parent 235c82b commit d54dcb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/armature.py
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ def execute(self, context):
starts_with = [
('_', ''),
('ValveBiped_', ''),
('Valvebiped_', ''),
('Bip1_', 'Bip_'),
('Bip01_', 'Bip_'),
('Bip001_', 'Bip_'),
Expand Down

0 comments on commit d54dcb7

Please sign in to comment.