* Applied ajax's cleanup patch
This commit is contained in:
parent
4c6f59c541
commit
fe14a45ad1
40 changed files with 166 additions and 166 deletions
|
@ -146,7 +146,7 @@ fielddef_t iteminfo_fields[] =
|
|||
{"respawntime", ITEMINFO_OFS(respawntime), FT_FLOAT},
|
||||
{"mins", ITEMINFO_OFS(mins), FT_FLOAT|FT_ARRAY, 3},
|
||||
{"maxs", ITEMINFO_OFS(maxs), FT_FLOAT|FT_ARRAY, 3},
|
||||
{0, 0, 0}
|
||||
{NULL, 0, 0}
|
||||
};
|
||||
|
||||
structdef_t iteminfo_struct =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue