mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
Even more.
This commit is contained in:
parent
e6d8c8e56f
commit
318743e860
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ void PR_ExecuteProgram (func_t fnum)
|
|||
|
||||
f = &pr_functions[fnum];
|
||||
|
||||
runaway = 200000;
|
||||
runaway = 400000;
|
||||
pr_trace = false;
|
||||
|
||||
// make a stack frame
|
||||
|
|
Loading…
Reference in a new issue