added to register_message
This commit is contained in:
@ -986,10 +986,12 @@ public:
|
||||
return argcount;
|
||||
}
|
||||
|
||||
int msg_dest;
|
||||
int target;
|
||||
|
||||
private:
|
||||
int argcount;
|
||||
int msgID;
|
||||
int msg_dest;
|
||||
const float *pOrigin;
|
||||
edict_t *v;
|
||||
argStack *CHeadArg;
|
||||
|
Reference in New Issue
Block a user