From 66dcb4cdcdb0d3efce0ba74c0c5ad79bc7c51111 Mon Sep 17 00:00:00 2001 From: navewindre Date: Fri, 28 Sep 2018 19:59:15 +0200 Subject: a --- internal_rewrite/c_base_player.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal_rewrite/c_base_player.hpp') 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 ); -- cgit v1.2.3