mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-22 11:51:21 +00:00
Even more.
This commit is contained in:
parent
0fdf7383b5
commit
0d03c7c289
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ void PR_ExecuteProgram (func_t fnum)
|
||||||
|
|
||||||
f = &pr_functions[fnum];
|
f = &pr_functions[fnum];
|
||||||
|
|
||||||
runaway = 200000;
|
runaway = 400000;
|
||||||
pr_trace = false;
|
pr_trace = false;
|
||||||
|
|
||||||
// make a stack frame
|
// make a stack frame
|
||||||
|
|
Loading…
Reference in a new issue