X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=progdefs.h;fp=progdefs.h;h=82b589d691f5094be22ff7366f245ff3cefb8e19;hb=8a1bae9e4de4dbb479679b2c77765beb689e33b8;hp=14e2e919cbc1abff7818b0a07fcc1ce9abf4079a;hpb=29779ce432d34c9f0bc8878761d07c194162e6d0;p=xonotic%2Fdarkplaces.git diff --git a/progdefs.h b/progdefs.h index 14e2e919..82b589d6 100644 --- a/progdefs.h +++ b/progdefs.h @@ -161,6 +161,8 @@ typedef struct string_t noise1; string_t noise2; string_t noise3; + string_t playermodel; + string_t playerskin; } entvars_t; #define PROGHEADER_CRC 5927