mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-22 20:11:44 +00:00
someone fecked up...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4646 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
1c0373ae97
commit
eb3f5addb5
1 changed files with 1 additions and 0 deletions
|
@ -1037,6 +1037,7 @@ pbool PDECL PR_DumpProfiles (pubprogfuncs_t *ppf)
|
|||
if (!prinst.profiling)
|
||||
{
|
||||
printf("Enabling profiling\n");
|
||||
prinst.profiling = true;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue