I suck
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2713 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f9277a9e74
commit
fb99c6f501
3 changed files with 2 additions and 4 deletions
|
@ -1449,7 +1449,6 @@ void SV_Begin_f (void)
|
|||
pr_global_struct->time = sv.time;
|
||||
pr_global_struct->self = EDICT_TO_PROG(svprogfuncs, split->edict);
|
||||
PR_ExecuteProgram (svprogfuncs, pr_global_struct->ClientConnect);
|
||||
printf("ClientConnected...\n");
|
||||
|
||||
// actually spawn the player
|
||||
pr_global_struct->time = sv.time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue