mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 10:41:43 +00:00
One last one
This commit is contained in:
parent
96ec279663
commit
2bfea938b3
1 changed files with 1 additions and 0 deletions
1
test.c
1
test.c
|
@ -694,6 +694,7 @@ static bool task_propagate(const char *curdir, size_t *pad, const char *defs) {
|
|||
char *qcflags = NULL;
|
||||
task_t task;
|
||||
|
||||
task.compiled = false;
|
||||
util_debug("TEST", "compiling task template: %s/%s\n", curdir, files->d_name);
|
||||
found ++;
|
||||
if (!tmpl) {
|
||||
|
|
Loading…
Reference in a new issue