X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=client.h;h=e30360b74b31473a1c6f1b6d5518fb21f38b6f67;hp=329d192c4977c5dfbbfb2a2eafe2febb7a2775f3;hb=9b45c4242e6f64c354ab7d55366a2cecbfd86a10;hpb=6640d548554e614b2d7b860282c1b2e446f8eaaf diff --git a/client.h b/client.h index 329d192c..e30360b7 100644 --- a/client.h +++ b/client.h @@ -243,8 +243,6 @@ typedef struct entity_render_s // NULL = no model model_t *model; - // current uninterpolated animation frame (for things which do not use interpolation) - int frame; // number of the entity represents, or 0 for non-network entities int entitynumber; // entity shirt and pants colors (-1 if not colormapped)