mke comp kick in as early as possible :)

SVN revision: 52683
This commit is contained in:
Carsten Haitzler 2010-09-24 13:39:46 +00:00
parent a75fbc97b1
commit 703e5a159e
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ e_modapi_init(E_Module *m)
// FIXME: handle if comp init fails
}
e_module_delayed_set(m, 0);
e_module_priority_set(m, -1000);
return mod;
}