mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-31 21:50:48 +00:00
Delete outdated comment
This commit is contained in:
parent
01124f2076
commit
f0fdcfb92b
1 changed files with 0 additions and 7 deletions
|
@ -2897,13 +2897,6 @@ static void readhuditem(MYFILE *f, INT32 num)
|
|||
Z_Free(s);
|
||||
}
|
||||
|
||||
/*
|
||||
Sprite number = 10
|
||||
Sprite subnumber = 32968
|
||||
Duration = 200
|
||||
Next frame = 200
|
||||
*/
|
||||
|
||||
/** Action pointer for reading actions from Dehacked lumps.
|
||||
*/
|
||||
typedef struct
|
||||
|
|
Loading…
Reference in a new issue