X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=client.h;h=e30360b74b31473a1c6f1b6d5518fb21f38b6f67;hb=2f70889e776978ab1746211afc7723e04140fe4b;hp=329d192c4977c5dfbbfb2a2eafe2febb7a2775f3;hpb=6640d548554e614b2d7b860282c1b2e446f8eaaf;p=xonotic%2Fdarkplaces.git 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)