mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-13 06:13:18 +00:00
Changing irrelevant comment.
This commit is contained in:
parent
4c6ed6da76
commit
b8fe20a086
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
// -----------
|
||||
|
|
Loading…
Reference in a new issue