mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
look for the .this field but don't complain if not found
This commit is contained in:
parent
b3adadc347
commit
55fcead77c
2 changed files with 2 additions and 0 deletions
|
@ -374,6 +374,7 @@ struct progs_s {
|
|||
int nextthink;
|
||||
int frame;
|
||||
int think;
|
||||
int this;
|
||||
} fields;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue