mention used standard fields

This commit is contained in:
Bill Currie 2003-03-13 03:31:10 +00:00
parent 7771777a15
commit 9a6aa658d5

View file

@ -2,6 +2,12 @@
@interface Bot: Entity
{
//model modelindex
//frame angles colormap effects
//owner
//movetype solid touch <size> watertype flags think nextthink
integer keys, oldkeys;
integer buttons, impulse;
vector v_angle, b_angle;