fixed body scaling of chuck animation frames from 130% back to 100%

This commit is contained in:
logsol 2014-03-08 01:54:26 +01:00
parent 8730324a83
commit bdd62a4a11
256 changed files with 7 additions and 5 deletions

View file

@ -65,8 +65,8 @@ function (Parent, Settings, Nc, Exception) {
Settings.GRAPHICS_PATH
+ Settings.GRAPHICS_SUBPATH_CHARACTERS
+ this.characterName
+ "/Animation/WithoutArms/ChuckAnimationsWithoutArms0"
//+ "/Animation/WithoutArms/ChuckAnimations0"
//+ "/Animation/WithoutArms/ChuckAnimationsWithoutArms0"
+ "/Animation/WithArms/ChuckAnimations0"
+ padF(i)
+ ".png"
);