d'oh, forgot to fix this in qw

This commit is contained in:
Bill Currie 2004-01-21 23:09:00 +00:00
parent 2f21926568
commit d9ac6dd99a

View file

@ -401,7 +401,7 @@ resolve (progs_t *pr)
// progs engine needs these globals anyway
sv_pr_state.globals.self = sv_globals.self;
sv_pr_state.globals.time = sv_globals.time;
return 0;
return 1;
}
void