Changing irrelevant comment.

This commit is contained in:
toasterbabe 2016-07-14 16:27:48 +01:00
parent 4c6ed6da76
commit b8fe20a086

View file

@ -109,7 +109,7 @@ typedef struct
spritedef_t sprites[NUMPLAYERSPRITES]; spritedef_t sprites[NUMPLAYERSPRITES];
UINT8 availability; // lock? safe to put here as is not networked UINT8 availability; // lock?
} skin_t; } skin_t;
// ----------- // -----------