summaryrefslogtreecommitdiff
path: root/internal_rewrite/c_base_player.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-09-28 19:59:15 +0200
committernavewindre <boneyaard@gmail.com>2018-09-28 19:59:15 +0200
commit66dcb4cdcdb0d3efce0ba74c0c5ad79bc7c51111 (patch)
tree2d2e1d67fc4f997688bd1560c94bf863a661eda4 /internal_rewrite/c_base_player.hpp
parent85434a853957ae5315594f72561dd1a745549727 (diff)
a
Diffstat (limited to 'internal_rewrite/c_base_player.hpp')
-rw-r--r--internal_rewrite/c_base_player.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/c_base_player.hpp b/internal_rewrite/c_base_player.hpp
index d41fe82..b1999b7 100644
--- a/internal_rewrite/c_base_player.hpp
+++ b/internal_rewrite/c_base_player.hpp
@@ -456,7 +456,7 @@ public:
void validate_animation_layers( );
void compute_move_cycle( bool reset, bool moving );
void calculate_duckamount( bool reset );
- void cache_anim_data( );
+ void cache_anim_data( bool layers = true );
void restore_anim_data( bool layers = false );
void handle_taser_animation( );
void calc_anim_velocity( bool reset );