diff --git a/src/r_things.h b/src/r_things.h index cdd22ba66..430cdd639 100644 --- a/src/r_things.h +++ b/src/r_things.h @@ -109,7 +109,7 @@ typedef struct spritedef_t sprites[NUMPLAYERSPRITES]; - UINT8 availability; // lock? safe to put here as is not networked + UINT8 availability; // lock? } skin_t; // -----------