X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_model.h;h=f2b375aa19988ba7391f5042cb67880ae8aa1ddf;hb=da929c58442de91be106438ebf2f2daabf7f2430;hp=20e5c0a46c4d8e0d80d35279b70f7d09ade974d6;hpb=6c3d05ff1b6004786b33fe4276892c27d5ecd6af;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_model.h b/player_model.h index 20e5c0a..f2b375a 100644 --- a/player_model.h +++ b/player_model.h @@ -68,7 +68,8 @@ static void player_load_model( const char *name ) { "grabs", &temp.anim_grabs }, { "walk", &temp.anim_walk }, { "run", &temp.anim_run }, - { "idle_cycle", &temp.anim_idle } + { "idle_cycle", &temp.anim_idle }, + { "jump", &temp.anim_jump } }; for( int i=0; i