diff options
| author | m4nu3lf | 2016-10-31 18:26:42 +0000 |
|---|---|---|
| committer | m4nu3lf | 2016-10-31 19:31:37 +0000 |
| commit | 40ba6d328be82f5b1e87b54e5db450c2f62731ef (patch) | |
| tree | ef59d72c0fb813eee10b3c7294b117047709e5d4 /scene/animation/animation_tree_player.h | |
| parent | 681575fa7123592897090c6cce44402c4e45baeb (diff) | |
| download | godot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.tar.gz godot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.tar.zst godot-40ba6d328be82f5b1e87b54e5db450c2f62731ef.zip | |
Diffstat (limited to 'scene/animation/animation_tree_player.h')
| -rw-r--r-- | scene/animation/animation_tree_player.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/animation/animation_tree_player.h b/scene/animation/animation_tree_player.h index 6b5350e9e..909748924 100644 --- a/scene/animation/animation_tree_player.h +++ b/scene/animation/animation_tree_player.h @@ -111,7 +111,6 @@ private: Variant value; bool skip; - float total_weight; }; |
