Skip to content

Commit

Permalink
Update animation
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanBluth committed Mar 10, 2016
1 parent 40d116b commit 5bf6638
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/js/scenarioEditor/charView/charView.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ angular.module('scenarioEditor.charView', ['ngRoute', 'scenarioServices'])
"DRUNK_WAVE_1",
"FLAILING",
"SWAY",
"JUMPING_JACKS"
"JUMPING_JACKS",
"BUTLER",
"DEAD"
];

$scope.getChars = function () {
Expand Down

0 comments on commit 5bf6638

Please sign in to comment.