mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +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];
|
spritedef_t sprites[NUMPLAYERSPRITES];
|
||||||
|
|
||||||
UINT8 availability; // lock? safe to put here as is not networked
|
UINT8 availability; // lock?
|
||||||
} skin_t;
|
} skin_t;
|
||||||
|
|
||||||
// -----------
|
// -----------
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue